This is a fork of JPedal's JBIG2 library, which aims to improve the performance of the original code.
Version 1 (09.10.2011):
In all samples we have tested, the decoding speed has increased at least by factor 2.5. In some examples a speed up by factor 4.5 was observed.
There is still lot of room for improvements especially in the combine method in JBIG2Bitmap, which is most time consuming.
https://github.com/showbie/maven-central-repository/packages/187083
Publishing to Showbie's github maven central please ensure you created your personal access token. Follow these instructions located here: https://github.com/showbie/maven-central-repository
To publish enter the following command:
GITHUB_REGISTRY_USERNAME= GITHUB_REGISTRY_TOKEN= mvn deploy