[Magick-bugs] Regression: "convert image.png -type Palette image2.png" does not preserve transparency
Thue Janus Kristensen
thuejk at gmail.com
Fri May 2 07:53:31 PDT 2008
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,
<duc.sequere.aut.de.via.decede at imagemagick.org> wrote:
> > Convert does not preserve transparency when using a command such as
>
> Try
>
> convert image.png -type PaletteMatte image2.png
>
More information about the Magick-bugs
mailing list