Hello, I've run into a GraphicsMagick bug while working on 2-bit PNG files and I've been told that it has been fixed in GraphicsMagick 1.3.17.
The Changelog mentions the bug: http://www.graphicsmagick.org/Changelog.html 2012-08-31 Glenn Randers-Pehrson <glen...@simplesystems.org> coders/png.c: ReadOnePNGImage: sub-8-bit palette images were getting unpacked twice; once by libpng via png_set_packing() and again by coders/png.c in a switch() statement around line 2500, resulting in horizontally stretched pixels. I've seeing 1.3.16 as current in setup, can it please be updated? Thanks, Brian -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple