[Magick-bugs] Problem with render fonts
duc.sequere.aut.de.via.decede at imagemagick.org
duc.sequere.aut.de.via.decede at imagemagick.org
Thu Aug 7 15:51:29 PDT 2008
> message was "hello world". It render just "helloworld"
Try it from the command line. Type
convert label:"hello world" label.gif
Does that render properly? Next type
identify -list configure
Is Freetype associated with the DELEGATES tag? Its needed for proper font
metrics. Finally type
identify -list font
to get a list of available fonts.
More information about the Magick-bugs
mailing list