IJP-ImageIO v.2.0.0
New & improved:
- Removing dependency on old SUN libraries, moving to javax.imageio.
- Using codecs from jai-imageio-core, now maintained on GitHub jai-imageio-core
- Several improvements to plugins user interface.
- Library binaries published on Sonatype.
Bug fix:
- BUG-1434311: Problem saving 1 bit TIFF images.
- Correct how multi image files are combined into stacks.
- Numerous small big fixes.
Code level:
- Added unit tests.
- Major rewrite of the code.
- Build system changed to SBT.
- Source code moved to GitHub ijp-imageio