[TYPO3-german] gifbuilder: bestimmtes zeichen andere schriftart

Philipp Holdener philipp at holdener.ch
Tue Aug 10 14:24:13 CEST 2010


mit dem hier gehts


_GIFBUILDER.charRangeMap {
   10 = fileadmin/templates/fonts/maincontent.ttf
   10 {
     charMapConfig {
       fontFile = fileadmin/templates/fonts/arial.ttf
       value = 27-60
     }
   }
}



temp.header_grafik = COA
temp.header_grafik {
   10 = IMG_RESOURCE
   10.file = GIFBUILDER
   10.file {
     XY = 400,[10.h]+8
     backColor = #1E1E1E
     transparentBackground = 1

     10 = TEXT
     10 {
       text.current = 1
       fontSize = 46
       fontFile = fileadmin/templates/fonts/maincontent.ttf
       offset = 0,38
       #fontColor = #4466A5
       fontColor = #954F1C
       #niceText = 0
       #shadow.offset = 2,2
       #shadow.blur = 40
       #shadow.opacity = 20
     }
     10.splitRendering.10 = charRange
     10.splitRendering.10 {
   value = 27-60
   fontSize = 50
   fontFile = fileadmin/templates/fonts/arial.ttf
   xSpaceBefore = 30
   xSpaceAfter = 30
  }
   }
   10.stdWrap {
     wrap = <h2 class="text-programm" style="background-image: url('|');">
     append = TEXT
     append {
       current = 1
       wrap = |</h2>
     }
   }
}


wenn ich statt 27-60 27,60 schreibe für NUR die beiden werte gehts nicht..
Aber hauptsache es geht!!


herzlichen Dank euch allen für die Hilfe!!

Gruss
Philipp


More information about the TYPO3-german mailing list