> 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.
_______________________________________________
Magick-bugs mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-bugs

Reply via email to