Italics not working
Posted: 2011-04-22T11:39:12-07:00
I'm trying the following command
/usr/bin/convert -background transparent -font /usr/share/fonts/truetype/ttf-printclearly/PrintClearly_TT.ttf -style Italic -interline-spacing -7.2 -fill "#000000" -pointsize 36 -gravity none -size 480x37 caption:"Enter text here222 ffffff" /DATA/Acellus/Lib_DevGraphics/00001034_568_A1_temp.png
The resulting graphic seems to not be handling the request for italics (-style Italic).
The graphic is built correctly except for the missing italics. Any clue to what I'm doing wrong?
Thanks
Jay
/usr/bin/convert -background transparent -font /usr/share/fonts/truetype/ttf-printclearly/PrintClearly_TT.ttf -style Italic -interline-spacing -7.2 -fill "#000000" -pointsize 36 -gravity none -size 480x37 caption:"Enter text here222 ffffff" /DATA/Acellus/Lib_DevGraphics/00001034_568_A1_temp.png
The resulting graphic seems to not be handling the request for italics (-style Italic).
The graphic is built correctly except for the missing italics. Any clue to what I'm doing wrong?
Thanks
Jay