> convert file.eps file.png > convert will choose the ps:alpha delegate, which makes the PNG > background transparent.
We cannot reproduce this problem. We surmise the problem is in the PNG device driver of an older version of Ghostscript. Try it both against a newer release of Ghostscript and / or ImageMagick. In the mean-time the workaround is to change the device in delegates.xml from pngalpha to pnmraw or use the -alpha off. _______________________________________________ Magick-bugs mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-bugs
