Create Moonlight png for WiX bootstrapper
This commit is contained in:
parent
5e4182f0a0
commit
03dc563b32
2 changed files with 1 additions and 0 deletions
BIN
app/moonlight_wix.png
Normal file
BIN
app/moonlight_wix.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.4 KiB |
|
|
@ -5,5 +5,6 @@
|
|||
# that the output has a transparent background.
|
||||
|
||||
convert -density 256 -background none -define icon:auto-resize ../app/res/moonlight.svg ../app/moonlight.ico
|
||||
convert -density 256 -background none -size 64x64 ../app/res/moonlight.svg ../app/moonlight_wix.png
|
||||
|
||||
echo IMPORTANT: Validate the icon has a transparent background before committing!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue