Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
The above command produces an ICO that shows as a solid-color green square in IE. So I thought maybe it is some sort of transparency or channels issue. I tried adding -flatten then -transparent white to no avail.
Actually it looks as though the last round of commands all worked. I was being fooled when testing by browser caching behaviors apparently. The ImageMagick version (CentOS 5 release) appears to have been the problem.
So the following command produced an ICO which displayed correctly in popular web browsers after using the newer ImageMagick 6.6.9-7:
Ive got the ICO being output, but when I add in "-color 8", or "-color 16", it immediately starts showing a solid garbled background and bad aliasing. the icon looks good with this output, but I want to reduce the colors a bit more, to save file-size: