Hallo Clemens, ich habe meistens so etwas im template:

   ### Layout5 als Grafik! ###
   Header5 = IMAGE
   Header5 {
       wrap = |
       file = GIFBUILDER
       file {
        XY = [10.w]+8,30
        backColor = #FFFFFF
        10 = TEXT
        10.text.field =
        10.text.current = 1
        10.fontSize = 18
        10.offset = 0,18
        10.fontFile =  fileadmin/templates/2006/exoticb.ttf
        10.fontColor = #336699
        10.niceText = 1
       }
   }

das funktioniert für den grafischen Titel einwandfrei!
Allerdings muss man auch angeben, dass der grafische header verwendet werden soll!

Am 29.02.2012 12:16, schrieb Clemens K.:
hi,

ich habe folgendes snippet:

lib.title = IMAGE
lib.title.file = GIFBUILDER
lib.title.file {
  XY = 150, 50
  backColor = #ffffff

  10 = TEXT
  10.value = Hallo Welt
  10.text.current = 1
  10.fontFile = fileadmin/templates/assets/fonts/DIN-Medium.ttf
  10.fontSize = 16
  10.fontColor = #000000
  10.niceText = 1
  10.offset = 0,0
}

aus irgendeinem grund will gifbuilder den text nicht anzeigen. der pfad zur schrift stimmt auch.

hat jemand eine idee?

danke + lg
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german


--
Liebe Grüße aus Haag
Gerhard Obermayr

___________________________________________

*R. OBERMAYR Internet-Services*
A-3350 Haag, Holzleiten 83
+43 7434 42181 - Fax: DW 25

URL Firma: http://www.cgc.at - E-Mail: des...@cgc.at

URL Privat:
http://www.gerhard-obermayr.com
___________________________________________
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an