How do I enable pango support?
Posted: 2013-04-22T14:07:00-07:00
I just installed Imagemagick via fink under Mac OS X 10.8.3. I'd like to use pango formatting, but for some reason pango support doesn't appear to be enabled. The command
convert -list format | grep -i caption
yields
CAPTION* CAPTION r-- Caption
and the command
convert -list
yields
Version: ImageMagick 6.8.2-6 2013-04-21 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2013 ImageMagick Studio LLC
Features: DPC HDRI OpenCL Modules
Delegates: bzlib djvu fontconfig freetype jbig jng jp2 jpeg lcms lzma openexr png ps rsvg tiff wmf x xml zlib
I don't know whether it's a problem with the install options set by fink or something else. I'm hesitant to try MacPorts, because my experience with mixing fink and MacPorts is that I wind up with a lot of duplicate software and lots of problems with conflicting paths.
Thanks for any help.
convert -list format | grep -i caption
yields
CAPTION* CAPTION r-- Caption
and the command
convert -list
yields
Version: ImageMagick 6.8.2-6 2013-04-21 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2013 ImageMagick Studio LLC
Features: DPC HDRI OpenCL Modules
Delegates: bzlib djvu fontconfig freetype jbig jng jp2 jpeg lcms lzma openexr png ps rsvg tiff wmf x xml zlib
I don't know whether it's a problem with the install options set by fink or something else. I'm hesitant to try MacPorts, because my experience with mixing fink and MacPorts is that I wind up with a lot of duplicate software and lots of problems with conflicting paths.
Thanks for any help.