[TYPO3-german] Gifbuilder und Text
    Helmut Hummel 
    typo3 at jhpc.de
       
    Sat Nov 24 11:17:14 CET 2007
    
    
  
Hi Thomas,
Thomas Vogt schrieb:
> 
> das Erzeugen von Text mit Gifbuilder bekomme ich einfach nicht hin. An
> 
> Folgenden TS verwende ich:
> 
>> page = PAGE
>> page.10 = IMAGE
>> page.10.file = GIFBUILDER
>> page.10.file {
>>     XY = 100,30
>>     10 = TEXT
>>     10.text = Hallo
>>     10.fontSize = 12
>> }
Da der Nullpunkt für ein Zeichen links unten definiert ist, musst Du noch
10.offset = 0,12
einfügen, damit der Text im verwendeten Ausschnitt ist.
HTH
-- 
lib.salutation = TEXT
lib.salutation.value = Kind regards, Helmut
lib.salutation.lang.de = Viele Grüße, Helmut
    
    
More information about the TYPO3-german
mailing list