Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

v2.1.3

Latest
Compare
Choose a tag to compare
@urubens urubens released this 27 Jan 13:46

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.