Re: Text spaces not rendered in 64-bits version of ImageMagick (Magick++)
[email protected] Mon, 18 Aug 2008 06:05:10 -0700
| Newsgroups | gmane.comp.video.image-magick.devel |
|---|---|
| Message-ID | <[email protected]> |
. But, as soon as we use 64-bit ImageMagick, spaces strings are only > rendered if and only if we use Arial font; What OS? Which version of ImageMagick? We're using ImageMagick 6.4.2-10 under x86_64 GNU/Linux and this command: convert -pointsize 72 -font times.ttf label:'Image Magick Rules!' x: produces expected results (spaces are rendered properly).