[TYPO3] Gifbuilder first charactor in h1
Rene Gulager
rgl at netimage.dk
Wed Jul 23 14:29:54 CEST 2008
Hi
I'm trying to make a graphically h1 header on a page. I of course using
Gifbuilder but I have a problem that I don't know how to solve
I need to change the font of the first letter and change the spacing
between the first and sekund letter.
Right now my typoscript is working, but I dont know how I can change the
first letter..
My typoscript:
lib.gfxheader = TEXT
lib.gfxheader.current=1
lib.gfxheader.wrap = |
lib.gfxheader.split {
token.char = 32
cObjNum = 1
1 = COA
1 {
10 = IMAGE
10.alttext.data = page:title
10.titleText.data = page:title
10.file = GIFBUILDER
10.file {
backColor = #ffffff
XY = [10.w]+10, 35
10 = TEXT
10.spacing = 2
10.iterations = 2
10.text.current = 1
10.fontFile = fileadmin/templates/fonts/hlul.ttf
10.fontSize = 28
10.fontColor = #909189
10.niceText = 0
10.antiAlias = 1
10.offset = 0,28
}
}
}
--
Med venlig hilsen / best regard
Rene Gulager
TYPO3 konsulent
Net Image A/S
Strandvejen 20
9000 Aalborg
Danmark
Tlf: +45 70 26 26 14
http://www.netimage.dk
More information about the TYPO3-english
mailing list