dbmdz / iiif-server-hymir

Hymir is a Java based IIIF Server. It is based on "IIIF Image API Java Libraries" and "IIIF Presentation API Java Libraries" projects (see https://github.com/dbmdz)
MIT License
27 stars 7 forks source link

Upgrading to twelvemonkeys version 3.4.1 introduces problems to TIFF reading #29

Closed datazuul closed 5 years ago

datazuul commented 5 years ago

When upgrading twelvemonkeys libraries from current version 3.3.2 to 3.4.1 unit tests fail in reading tif image, see example tif src/test/resources/mockdata/mock-zoom.tif

datazuul commented 5 years ago

I get a "Failed to read JPEG info." IllegalArgumentException when using TwelveMonkeys libraries version 3.4.1 for reading a TIFF with JPEG compressed data.

morpheus-87 commented 5 years ago

Will be fixed in the upcoming release 4.0.0.