optimize: fix incorrect to prevent re-optimizing JBIG2s

This commit is contained in:
James R. Barlow
2020-07-07 21:52:11 -07:00
parent 26a415c5dd
commit 49734d5456
+1 -1
View File
@@ -91,7 +91,7 @@ def extract_image_jbig2(*, pike, root, image, xref, options):
if (
pim.bits_per_component == 1
and filtdp != Name.JBIG2Decode
and filtdp[0] != Name.JBIG2Decode
and jbig2enc.available()
):
try: