Skip to content
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.

Commit

Permalink
icon fix
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed Jan 19, 2020
1 parent 108879c commit 1b20c45
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 19 deletions.
2 changes: 1 addition & 1 deletion icon.bat
@@ -1,4 +1,4 @@
echo "creating icon from %1"
cd build

magick %1 -define icon:auto-resize=256,128,64,48,32,16 MyIcon.ico
magick %1 -define icon:auto-resize=256,128,64,48,32,16 icon.ico
77 changes: 59 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1b20c45

Please sign in to comment.