Flatten image rotation too

Not sure how much space this saves, but it's work a shot.
This commit is contained in:
Dan Church 2022-05-28 11:04:48 -05:00
parent 96395f92e7
commit c7e6ff5a3e
Signed by: h3xx
GPG key ID: EA2BF379CD2CDBD0

View file

@ -228,6 +228,7 @@ TEMP_FILES+=("$TEMP")
QPDF_ARGS=( QPDF_ARGS=(
--compression-level=9 --compression-level=9
--deterministic-id --deterministic-id
--flatten-rotation
--object-streams=generate --object-streams=generate
--recompress-flate --recompress-flate
--stream-data=compress --stream-data=compress