Code: Select all
convert a.png -resize 33% png8:b.png
and can be downloaded from http://www.skil.cz/bug/ImageMagick/a.png
The same problem was observed with the 32-bit version of the ImageMagick version (the same release).
After returning back to ImageMagick-6.6.3-4-Q16-windows-x64-dll.exe it work (almost) fine.
My reason for the wanted update was that the older version complains about
invalid background palette index when converting another file
Code: Select all
C:\tmp\a>convert c.png -resize 33% png8:d.png
Magick: Invalid background palette index `d.png' @ warning/png.c/PNGWarningHandler/1503.
Thanks,
Petr