ImageMagick 6.6.3 converting windows .ico files broken
Posted: 2010-07-15T01:54:18-07:00
Hi....
I recently updated to imagemagick 6.6.3 (from 6.4.8 ) and now found that converting windows icon files
seem to be broken. I tried my self compiled linux version on OpenSuse 11.2 and also your precompiled windows portable versions.
I get the following error messages when using your portable windows binaries.
$ ./convert.exe test.ico -quality 100 test.jpg
convert.exe: Empty JPEG image (DNL not supported) `test.jpg' @ error/jpeg.c/EmitMessage/235.
$ ./convert.exe test.ico -quality 100 test.png
convert.exe: Image height is zero in IHDR `test.png' @ warning/png.c/PNGWarningHandler/1457.
convert.exe: Invalid IHDR data `test.png' @ error/png.c/PNGErrorHandler/1437.
I get the same errors on linux and with ImageMagick 6.6.1. It work with 6.4.8.
I uploaded the ico that produces the error (I got the error with about 30 different icos. Here is one of them).
http://qdrive.net/Rosch/file/147833/a25 ... 71b20d5e96
Thanks for your Help,
Roland
I recently updated to imagemagick 6.6.3 (from 6.4.8 ) and now found that converting windows icon files
seem to be broken. I tried my self compiled linux version on OpenSuse 11.2 and also your precompiled windows portable versions.
I get the following error messages when using your portable windows binaries.
$ ./convert.exe test.ico -quality 100 test.jpg
convert.exe: Empty JPEG image (DNL not supported) `test.jpg' @ error/jpeg.c/EmitMessage/235.
$ ./convert.exe test.ico -quality 100 test.png
convert.exe: Image height is zero in IHDR `test.png' @ warning/png.c/PNGWarningHandler/1457.
convert.exe: Invalid IHDR data `test.png' @ error/png.c/PNGErrorHandler/1437.
I get the same errors on linux and with ImageMagick 6.6.1. It work with 6.4.8.
I uploaded the ico that produces the error (I got the error with about 30 different icos. Here is one of them).
http://qdrive.net/Rosch/file/147833/a25 ... 71b20d5e96
Thanks for your Help,
Roland