Anyway, I've finally got a proper ICO of the new OpenSong icon. I used a website called http://converticon.com. I uploaded the 512x512 PNG, and exported it as an ICO with all sizes. I also created an Uninstall icon using the same method. I have attached my PNG and ICO files.
I just found out that InnoSetup doesn't support 512x512 ICO files (I think it caps file size, not file resolutions). So I've redone the icons, making them top out at 256x256. I am successfully compiling with them, so these and not not the last ones I submitted are the ones that will be used.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2014-01-26
I just want to warn you I work with another open source project we ran on to a user who used that exact size to export a 512x512 ICO file. It does not handle that format above 192x192, every layer above that will have a width and height of 0, so it is exporting corrupted ICO files.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Off-topic: I hate the new SF layout.
Anyway, I've finally got a proper ICO of the new OpenSong icon. I used a website called http://converticon.com. I uploaded the 512x512 PNG, and exported it as an ICO with all sizes. I also created an Uninstall icon using the same method. I have attached my PNG and ICO files.
These exact files will be used in Project Risen.
I just found out that InnoSetup doesn't support 512x512 ICO files (I think it caps file size, not file resolutions). So I've redone the icons, making them top out at 256x256. I am successfully compiling with them, so these and not not the last ones I submitted are the ones that will be used.
Sorry for the trouble.
I will finish the Installer Graphics soon.
I just want to warn you I work with another open source project we ran on to a user who used that exact size to export a 512x512 ICO file. It does not handle that format above 192x192, every layer above that will have a width and height of 0, so it is exporting corrupted ICO files.