提交 32956d26 编写于 作者: K Kohsuke Kawaguchi

also compress the PNG file

上级 59c04d8e
......@@ -33,6 +33,7 @@ do
then
mkdir ${sz}x${sz} > /dev/null 2>&1 || true
./svg2png -w $sz -h $sz < $src > $dst
./compress_png.sh $dst
#convert t.png \( +clone -fill white -draw 'color 0,0 reset' \) \
# -compose Dst_Over $dst
# composite -compose Dst_Over -tile xc:white t.png $dst
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册