[Magick-bugs] bug/regression in EPS->PNG conversion (transparency)

duc.sequere.aut.de.via.decede at imagemagick.org duc.sequere.aut.de.via.decede at imagemagick.org
Thu Dec 11 10:18:59 PST 2008


> 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.


More information about the Magick-bugs mailing list