mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 14:11:33 +00:00
Create Moonlight png for WiX bootstrapper
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 5.4 KiB |
@@ -5,5 +5,6 @@
|
|||||||
# that the output has a transparent background.
|
# 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 -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!
|
echo IMPORTANT: Validate the icon has a transparent background before committing!
|
||||||
|
|||||||
Reference in New Issue
Block a user