mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-09 22:09:47 -04:00
Add logo for 1440x2160 and 2160x2160
This commit is contained in:
parent
1dfc5c2982
commit
0825edbbb6
BIN
installer/appx/Artwork/artwork_1440x2160.png
Normal file
BIN
installer/appx/Artwork/artwork_1440x2160.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 95 KiB |
BIN
installer/appx/Artwork/artwork_2160x2160.png
Normal file
BIN
installer/appx/Artwork/artwork_2160x2160.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 150 KiB |
@ -2,6 +2,6 @@
|
||||
|
||||
LOGO='artwork_4096x4096.png'
|
||||
|
||||
for SIZE in 358x173 358x358 1000x800 414x180 414x468 558x558 558x756 846x468 2400x1200; do
|
||||
for SIZE in 358x173 358x358 1000x800 414x180 414x468 558x558 558x756 846x468 2400x1200 1440x2160 2160x2160; do
|
||||
convert -verbose $LOGO -resize $SIZE -gravity center -background transparent -extent $SIZE "artwork_$SIZE.png"
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user