I can convert an icon into multiple png files.
But can I specify the naming convention of the png files ?, By default Img generates MyIcon-{x}.png file.
I have a series of square Png files representing a same image in different sizes, how can I, via the command line ,convert them to one single multi-res windows ico file ?
Thanks