[TYPO3-german] Render text with TrueType

Jochen Graf graf at uni-landau.de
Tue Sep 29 15:44:49 CEST 2009


Hallo,

Render text with TrueType font using 'niceText' option"

Dort sind in der Referenz 2 "Hello Worlds" und bei mir nur das obere zu 
sehen.

so sollte das aussehen
http://www.paeps.technik.uni-landau.de/fileadmin/bild.JPG

bei mir
http://www.paeps.technik.uni-landau.de/fileadmin/jochen.JPG


   1. apt-get install graphicsmagick
   2.  apt-get install imagemagic

Ich habe nun das Problem, dass ich  Image angezeigt bekommen, aber 
keinen Text.

lib.headline = IMAGE
lib.headline {
   altText.data = subtitle//title
#  altText.field = header // subheader
   titleText.field = subtitle//title
   file = GIFBUILDER
   file {
        XY = 978,30
        backColor = #5e7297

       10 = TEXT
       10 {
            text.field = subtitle//title
           
        transparentBackground = 1
        tansparentColor = #000000
        fontColor = #FFFFFF
        text.field = title
        offset = 0,23
        shadow.offset = 2, 1
        #10.shadow.blur = 50
        shadow.color = #000000
        #10.shadow.opacity = 50
        #10.shadow.intensity = 100
        fontFile = fileadmin/fonts/verdanab.ttf
        fontSize = 21
        align = center
        iterations = 2
       
      
           
           
           
           
        }
    }
 
}

Danke


-- 
Mit freundlichen Grüssen

Jochen Graf

Universität Koblenz-Landau / Campus Landau
Arbeitstelle Multimedia/Technik-Administration

Thomas-Nast-Str. 44
76829 Landau

mail: graf at uni-landau.de
fon: 06341-990-224

web:http://www.paeps.technik.uni-landau.de
web:http://www.paeps.uni-landau.de




More information about the TYPO3-german mailing list