transparency of some ico files
Posted: 2008-05-04T13:35:24-07:00
I am having a problem where I seem to lose the transparency of *some* icon files that I am working with (but not all transparent ico files). An example is:
http://files.adbrite.com/mb/images/favicon.ico
If I try to resize (`convert ab.ico -resize 32x32! ab2.ico`), the transparent background turns black.
But if I perform the same operation for a different icon, it works. A working example is:
http://www.shutterfly.com/favicon.ico
I am currently using ImageMagick 6.3.7.
Thanks in advance.
http://files.adbrite.com/mb/images/favicon.ico
If I try to resize (`convert ab.ico -resize 32x32! ab2.ico`), the transparent background turns black.
But if I perform the same operation for a different icon, it works. A working example is:
http://www.shutterfly.com/favicon.ico
I am currently using ImageMagick 6.3.7.
Thanks in advance.