fix compress script

This commit is contained in:
Yann Esposito (Yogsototh) 2020-05-03 14:32:00 +02:00
parent 43492d5f8d
commit 66ef4fab7b
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646
2 changed files with 2 additions and 2 deletions

View file

@ -269,12 +269,12 @@
" -sampling-factor 4:2:0" " -sampling-factor 4:2:0"
" -strip" " -strip"
" -resize 400x400\\>" " -resize 400x400\\>"
" -interlace Place" " -interlace Plane"
" -gaussian-blur 0.05" " -gaussian-blur 0.05"
" -quality 85" " -quality 85"
" -colorspace Gray" " -colorspace Gray"
" -ordered-dither o8x8,8" " -ordered-dither o8x8,8"
"%s" ;; dest " %s" ;; dest
) )
filename filename
dst-file))) dst-file)))

Binary file not shown.