Fri Apr 28 10:18:46 PDT 2006 I have a functioning ImageMagick-c++ installation under an up-to-date cygwin setup on WindowsXP. I am able to compile C++ programs with gnu-c++ that have ImageMagick objects in them. They all work fine except DrawableText.
If I attempt to use the DrawableText constructor, the program compiles, but will not run. It exits prematurely with a (core dumped) message. Since this is all going on from within the cygwin X windows environment, it's possible that I'm missing some fonts or some other dependency. Has anyone experienced this problem and if so, do you have a fix? Thanks, Albert _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
