This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
New features
- Generic support for non-standard tile size (i.e different from 256x256 pixels). Detection has to be implemented by each format reader.
- Support non-standard tile size for tiled pyramidal TIFF format.
Bug fixes
- JPEG images are converted to tiled pyramidal TIFF using JPEG compression instead of LZW.
- Fix detection of 256x256 TIFF-like files that are not tiled.