I am using ImagicMagic 6.5.9 on windows/vs2005.
Unable to render the some icons correctly.
When i change the code in codes/icon.c line 316 and 317 to
image->columns=(unsigned long) icon_info.width;//icon_file.directory.width;
image->rows=(unsigned long) icon_info.height;//icon_file.directory.height;
it works.
any comment?
by the way, is there any method to upload an attachment?
Thanks
possible bug with - icon decoder.
Re: possible bug with - icon decoder.
Post a URL to your image so we can download and inspect it.
Re: possible bug with - icon decoder.
hi, magick
pls check to see if the following url can download the ico.
http://www.rayfile.com/files/dda3be05-2 ... 5c55db73d/
thank you.
pls check to see if the following url can download the ico.
http://www.rayfile.com/files/dda3be05-2 ... 5c55db73d/
thank you.
Re: possible bug with - icon decoder.
We can reproduce the problem you posted and have a patch in ImageMagick 6.6.0-1 Beta available by sometime tomorrow. Thanks.