Hi again!

On Thu, Apr 10, 2008 at 6:43 PM, Nelson A. de Oliveira
<[EMAIL PROTECTED]> wrote:
>  I see that it is still generating the wrong palette with the latest
>  version of ImageMagick. I will forward it upstream.

>From http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=11019
it seems that the algorithm to generate the palette has been changed
and optimized (in fact it seems to generate an almost identical image,
but using fewer colors).

Can you test if using this command helps, please?

convert +dither image.png -type Palette -depth 8 -map cmap.gif output.png

It won't generate the same palette as before, but will have the same
colors from cmap.gif (all the 256, instead having "black" ones).

Thank you!

Best regards,
Nelson



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to