hi, magick
pls check to see if the following url can download the ico.
http://www.rayfile.com/files/dda3be05-2 ... 5c55db73d/
thank you.
Search found 2 matches
- 2010-02-27T07:28:27-07:00
- Forum: Bugs
- Topic: possible bug with - icon decoder.
- Replies: 3
- Views: 7115
- 2010-02-26T02:55:16-07:00
- Forum: Bugs
- Topic: possible bug with - icon decoder.
- Replies: 3
- Views: 7115
possible bug with - icon decoder.
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 ...
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 ...