Search found 2 matches

by pypt
2012-07-17T15:23:47-07:00
Forum: Users
Topic: Recipe for creating Windows ICO files with ImageMagick?
Replies: 3
Views: 8921

Re: Recipe for creating Windows ICO files with ImageMagick?

Thanks! However, how to I create those images with correct sizes and depths from a, say, PNG? Again, I've tried -depth option without much luck (for example, -depth 4 does not provide a 4-bit ICO as required by Windows XP). I did a "correct" version of the icon with a proprietary application [1 ...
by pypt
2012-07-17T09:42:56-07:00
Forum: Users
Topic: Recipe for creating Windows ICO files with ImageMagick?
Replies: 3
Views: 8921

Recipe for creating Windows ICO files with ImageMagick?

I would like to create .ico icon for my Windows application dynamically (from the SVG file) by using ImageMagick. The icon should be created according to the Microsoft recommendations [1] [2] regarding application icons (different sizes, depths, and an additional hi-res PNG icon for Vista+ in a ...