Silence, advpng

This commit is contained in:
Christopher Monsanto 2020-04-13 03:35:51 -04:00
parent 6da52b8764
commit 801c27cc2d
2 changed files with 2 additions and 2 deletions

View File

@ -5,4 +5,4 @@
set -e
gm convert $1'[0]' -trim -resize 150x150 -background white -gravity center -extent 198x198 -bordercolor black -border 1 $2
advpng -z $2
advpng -q -z $2

View File

@ -5,4 +5,4 @@
set -e
gm convert $1'[0]' -trim -resize 115x115 -background white -gravity center -extent 120x120 $2
advpng -z $2
advpng -q -z $2