[TYPO3-german] ImageMagick "Debugging"? Problem: GMenu - rotate
Daniel Schwarz
d.schwarz85 at googlemail.com
Mon Aug 7 11:50:33 CEST 2006
Hallo,
ich habe einen Server mit typo3 3.8.1 und ImageMagick 6.2.5.
Folgendes GMENU habe ich gebastelt:
marks.MENU = HMENU
marks.MENU.1 = GMENU
marks.MENU.1.NO = 1
marks.MENU.1.NO {
XY = [10.w]+10,14
wrap = |<br>
backColor = #FFFFFF
10 = TEXT
10.iterations = 0
10.text.field = title
10.align = center
10.fontColor = #999999
10.fontFile = fileadmin/fonts/AkzidGroRom.otf
10.fontSize = 10
10.niceText = 0
10.offset = 0, 9
20 = EFFECT
20.value = rotate=270
}
marks.MENU.1.RO = 1
marks.MENU.1.RO < .marks.MENU.1.NO
marks.MENU.1.RO.10.fontColor = #000000
marks.MENU.1.ACT = 1
marks.MENU.1.ACT < .marks.MENU.1.RO
Leider macht das Drehen des Bildes
20 = EFFECT
20.value = rotate=270
noch Probleme. Das Bild wird einfach nicht gedreht. Habe testhalber
auch mal ein Bild per Konsolenbefehl gedreht, was auch geklappt hat.
Hat jemand ähnliche Erfahrungen gemacht? (besonders mit dieser IM
version) Gibt es eine Möglichkeit herauszufinden, welche Befehle TYPO3
während der Bilderstellung ausführt? (So eine Art ImageMagick
Debugging)
More information about the TYPO3-german
mailing list