PNG palette bugs in 6.6.1-6
Posted: 2010-05-10T21:02:59-07:00
Hi,
I am getting the following errors using Image Magick 6.6.1-6 (Q16) under Windows XP:
I am seeing lots of the second error, but only a little of the first.
In case it helps, I have made the input image "floppy_front.png" available under "Miscellany" at:
http://sites.google.com/site/mytemporarydownloads/
Have these bugs been fixed in 6.6.1-7 ?
Many thanks,
Martin
I am getting the following errors using Image Magick 6.6.1-6 (Q16) under Windows XP:
Code: Select all
C:>convert -transparent "rgb(255,255,255)" -quality 100 -colors 10 floppy_front.png floppy_front2.png
convert: tRNS chunk has out-of-range samples for bit_depth `floppy_front2.png' @ warning/png.c/PNGWarningHandler/1457.
convert: Invalid background palette index `floppy_front2.png' @ warning/png.c/PNGWarningHandler/1457.
In case it helps, I have made the input image "floppy_front.png" available under "Miscellany" at:
http://sites.google.com/site/mytemporarydownloads/
Have these bugs been fixed in 6.6.1-7 ?
Many thanks,
Martin