This commit is contained in:
Laurent Destailleur 2015-07-12 18:19:04 +02:00
parent e31af7f914
commit fd3d43da25

View File

@ -6,7 +6,7 @@ PROGNAME=${0##*/}
INPUT='' INPUT=''
QUIET='0' QUIET='0'
NOSTATS='0' NOSTATS='0'
INPLACE='0' INPLACE='0' # (1=Images are replaced, 0=New images are stored into $OUTPUT)
max_input_size=0 max_input_size=0
max_output_size=0 max_output_size=0