Dmitry Dulepov [typo3] skrev:
> Hi!
>
> Brian Bendtsen wrote:
>> Im trying to turn a tt_content field into an Image with this
>> typoscript, but all get is a white background - not the text:
>>
>> lib.footer = RECORDS
>> lib.footer {
>> tables = tt_content
>> source = 3
>> conf.tt_content = IMAGE
>> conf.tt_content {
>> file = GIFBUILDER
>> file {
>> XY = 550, 28
>> backColor = #ffffff
>> offset = 10,15
>> fontColor = #000000
>> fontFile = fileadmin/fonts/times.ttf
>> }
>> }
>> }
>
> Hm-m-m-m. But what field do you want to show as a text? It is not
> configured here.
>
I have created a content element of type text with id 3, that what I
want to convert to an image if possible.
/Brian
_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english