comparison NEWS @ 222:68cc194e69e5

upgrade openjpeg to 2.4.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 12 Jan 2021 18:52:59 +0100
parents dbcf9ad44a70
children 121328eb4a7d
comparison
equal deleted inserted replaced
221:dbcf9ad44a70 222:68cc194e69e5
7 * Fix colorspace of TIFF containing JPEG with RGB photometric interpretation (not YCbCr) 7 * Fix colorspace of TIFF containing JPEG with RGB photometric interpretation (not YCbCr)
8 * Don't display the thumbnail/overview instances in the Web viewer 8 * Don't display the thumbnail/overview instances in the Web viewer
9 * Fix issue #145 (support of Concatenation UID) 9 * Fix issue #145 (support of Concatenation UID)
10 * Support of dynamic linking against the system-wide Orthanc framework library 10 * Support of dynamic linking against the system-wide Orthanc framework library
11 * Upgraded dependencies for static builds (notably on Windows): 11 * Upgraded dependencies for static builds (notably on Windows):
12 - libtiff 4.0.6 upgraded to 4.2.0 12 - libtiff, from 4.0.6 to 4.2.0
13 - openjpeg, from 2.1 to 2.4.0
13 14
14 15
15 Version 0.7 (2020-05-26) 16 Version 0.7 (2020-05-26)
16 ======================== 17 ========================
17 18