A decoder implementation of the JBIG2 image compression format
Go to file
Michael J Gruber c6ec340ace remove ABI patch
jbig2dec includes its own checks now (comparing the versions of the
dynamically linked library against that of the compile time headers),
rendering any attempty at cross version compatibility futile.

Rather than patching out this check, accept Artifex' approach and
coordinate jbig2dec updates via side-tags.
2020-09-18 17:30:25 +02:00
.gitignore Rebase to 0.19 2020-09-17 10:53:24 +02:00
jbig2dec.spec remove ABI patch 2020-09-18 17:30:25 +02:00
sources Rebase to 0.19 2020-09-17 10:53:24 +02:00