mirror of
https://github.com/scummvm/scummvm-icons.git
synced 2025-10-28 06:22:26 -05:00
ICONS: Add ImageMagick script to convert PNGs to Windows ICOs
This commit is contained in:
parent
792c7ff68a
commit
8e832d3d4f
1 changed files with 1 additions and 0 deletions
1
convert_ico.bat
Normal file
1
convert_ico.bat
Normal file
|
|
@ -0,0 +1 @@
|
|||
mogrify -format ico -define icon:auto-resize=256,48,32,16 *.png
|
||||
Loading…
Add table
Add a link
Reference in a new issue