Re: Problem with render fonts
| Newsgroups | gmane.comp.video.image-magick.bugs |
|---|---|
| Message-ID | <[email protected]> |
> 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.