[TYPO3-german] transparentes PNG

Rainer Schleevoigt rainer at webmasterei-hamburg.de
Mon Feb 16 14:47:36 CET 2009


Hallo,

hier http://ki.tarot.webmasterei.com/index.php?id=20 soll in die 
Headline ein Schriftzug hin.

Wie bekommt man nun den Weißen rand weg? Das Bild miteinbeziehen geht 
nicht, weil der Textblock sich ja verschiebt in Abhängigkeit der 
Fenstergröße...


lib.kopfbild = IMAGE
lib.kopfbild {
    file=GIFBUILDER
    file {
    XY = 770,100
        format = png
    transparentBackground = 1
        20 =TEXT
   
    20.text = {$mytext}
    20.fontFile = fileadmin/ttf/MegadethCryptic.ttf
    20.fontSize = 88
    20.fontColor = #660000
    20.nicetext = 0
    20.offset =10,85
    15 = SHADOW
    15.textObjNum = 20
    15.color= black
        15.blur= 80
        15.opacity =40
        15.offset = 10,10
   
    }
}

Schatten funzt übrigens auch nicht.

Rainer


More information about the TYPO3-german mailing list