On Mon, 16 Aug 2010, Jerry Dunmire wrote:
I've tried it on Ubuntu with both Graphic and ImageMagic, so I don't think it is library related. One area that could easily be a problem is the QuantumDepth. On all of my systems it is 16. Check /usr/include/magick/image.h (path may differ) and let me know the QuantumDepth for your system.
On mine it's defined to "8" in /usr/include/GraphicsMagick/magick/magick_config.h It gets defined in image.h if it's not already defined elsewhere. -- Curt, WE7U. <http://www.eskimo.com/~archer> APRS: Where it's at! <http://www.xastir.org> Lotto: A tax on people who are bad at math. - unknown Windows: Microsoft's tax on computer illiterates. - WE7U. The world DOES revolve around me: I picked the coordinate system!" _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
