[TYPO3-english] alpha background GIFBUILDER TYPO3 problem
Francisco Cifuentes
francisco.cifuentes.silva at gmail.com
Mon Aug 3 11:22:09 CEST 2009
Hi everyone!
I'm developing a configuration for make a image with GIFBUILDER. The image
consists in a transparent background and two elements over him (a text
element and other image). I've tried combining a transparent background with
the image through GIFBUILDER, but this doesn't work. The IMAGE haven't got
an opacity attribute, this would be the best solution. Who has had the same
problem?... really, Who has resolved this?
This is my typoscript code:
page = PAGE
page.10 = IMAGE
page.10.file = GIFBUILDER
page.10.file {
format = PNG
XY = 230, 230
10 = IMAGE
10.file = fileadmin/templates/background.png
20 = TEXT
20.text = Hello World
20.offset = 20,25
20.niceText = 1
20.fontSize= 20
20.fontFile = t3lib/fonts/verdana.ttf
20.fontColor = #BBBB00
20.shadow.offset = 2,2
30 = IMAGE
30.file = uploads/imageToShow.jpg
30.file.width=224
30.file.height=169
30.offset = 3,58
}
Regards!
Francisco
________________________
Francisco A. Cifuentes Silva
Ingeniero de Proyectos
Instituto de Informática Educativa
Universidad de la Frontera
Temuco, Chile
Tel: +56 45 325277
Fax: +56 45 325263
http://www.iie.ufro.cl
More information about the TYPO3-english
mailing list