Page 1 of 1

convert icon with xp format to png

Posted: 2008-07-09T21:04:05-07:00
by walidaly
converting xp icons to png does not work, it produces png files different from the source ico file.
using command line Imagemagick 6.2.8 on centOS 5

Re: convert icon with xp format to png

Posted: 2008-07-10T22:25:33-07:00
by anthony
Example?

Re: convert icon with xp format to png

Posted: 2008-07-11T07:52:31-07:00
by walidaly
convert -size 16x16 /root/icon.ico /root/image.png
however the issue was solved by upgrading to 6.4.2