Page 1 of 1

Problem with "-limit memory" and png files

Posted: 2008-04-13T07:55:36-07:00
by ggeeoo
When I issue the following command

Code: Select all

convert -limit memory 64 -limit map 128 1.png 2.png
then instead of getting a 2.png which is identical to 1.png, I get a different image. If I remove either the "-limit memory" or the "-limit map" part then everything works smoothly. I'm working on gentoo linux with "convert -version" returning

Code: Select all

Version: ImageMagick 6.3.8 04/07/08 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2008 ImageMagick Studio LLC
but I had the exact same problem on a WinXP box with

Code: Select all

Version: ImageMagick 6.4.0 04/11/08 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2008 ImageMagick Studio LLC
Here's a link to the image file: http://rapidshare.de/files/39106454/1.rar.html

Re: Problem with "-limit memory" and png files

Posted: 2008-04-13T09:00:30-07:00
by magick
We have a patch for this problem you reported in ImageMagick 6.4.0-7 Beta available sometime tomorrow.