[TYPO3] gifbuilder --> font image replacement

Dusan Aleksic dusan.aleksic at deepscreen.ch
Wed Jan 17 16:26:11 CET 2007


I've done it with help from IRC channel, this is a code that worked:

lib.Signature = IMAGE
lib.Signature.file = GIFBUILDER
lib.Signature.file {
XY = 200, 30
backColor = olive
10 = BOX
10.dimensions = 20,20,160,260
10.color = green
20 = TEXT
20.text = Hello World
20.offset = 10,15
}

"Typoscript by example" helped a lot.

Cheers!


More information about the TYPO3-english mailing list