Einzelnen Beitrag anzeigen
  #2  
Alt 21.04.06, 01:15
Tetramatrix Tetramatrix ist offline
Forum Aktivist
 
Registriert seit: 27.02.05
Beiträge: 60

Hallo,

Probier mal so:

Typoscript-Code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
lib.stdheader.10.3.fontTag >
lib.stdheader.10.3 = IMAGE
lib.stdheader.10.3.file = GIFBUILDER
lib.stdheader.10.3.file {
XY = [10.w]+6,[10.h]+18
transparentBackground = 1
10 = TEXT
10 {
text.field = header            
offset = 0,[10.h]+1
fontSize = 40
fontFile = PRISTINA.TTF
fontColor = #896044
niceText = 1
niceText.sharpen = 0
niceText.scaleFactor = 0
iterations = 0
antiAlias = 0
}  
}

Gruß,

T.

Geändert von Junior (21.04.06 um 10:41 Uhr).
Mit Zitat antworten