|
magick convert icon.png -define icon:auto-resize=256,128,64,48,32,16 icon.ico
|
|
magick convert icon.png -define icon:auto-resize=256,128,64,48,32,16 icon.ico
|
|
|
|
+ convert icon.png -define icon:auto-resize=256,128,64,48,32,16 icon.ico
|
|
For the ICO file to effectively replace the default Godot icon, it must
|
|
For the ICO file to effectively replace the default Godot icon, it must
|