comparison NEWS @ 324:a92bb720f90b

renamed option --tiff-alignment as --padding
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 16 Oct 2024 21:08:58 +0200
parents 429c4efa1fde
children c42083d50ddf
comparison
equal deleted inserted replaced
323:429c4efa1fde 324:a92bb720f90b
2 =============================== 2 ===============================
3 3
4 * Support of sparse encoding of tiles in OpenSlide (notably for MIRAX format) 4 * Support of sparse encoding of tiles in OpenSlide (notably for MIRAX format)
5 * OrthancWSIDicomizer supports plain TIFF, besides hierarchical TIFF 5 * OrthancWSIDicomizer supports plain TIFF, besides hierarchical TIFF
6 * New option: "--force-openslide" to force the use of OpenSlide on TIFF-like files 6 * New option: "--force-openslide" to force the use of OpenSlide on TIFF-like files
7 * New option: "--tiff-alignment" to control deep zoom of plain TIFF over IIIF 7 * New option: "--padding" to control deep zoom of plain PNG/JPEG/TIFF images over IIIF
8 * Force version of Mirador to 3.3.0 8 * Force version of Mirador to 3.3.0
9 * In the IIIF manifest, reverse the order of the "sizes" field, which 9 * In the IIIF manifest, reverse the order of the "sizes" field, which
10 seems to fix compatibility with Mirador v4.0.0-alpha 10 seems to fix compatibility with Mirador v4.0.0-alpha
11 11
12 12