Thanks for the suggestion :). That does generate a file with correct transparency.
But the program I am trying to use (ezpdf), which needs the palette image as input, refuses to accept the generated image. It only accepts palette images with transparency, like the ones generated by the old version of imagemagick. If your suggestion a workaround, and the bug real, or was the old functionality a mistake? Regards, Thue On Fri, May 2, 2008 at 4:31 PM, <[EMAIL PROTECTED]> wrote: > > Convert does not preserve transparency when using a command such as > > Try > > convert image.png -type PaletteMatte image2.png > _______________________________________________ Magick-bugs mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-bugs
