comparison NEWS @ 220:7ffcce8ec94c

Fix issue #145 (support of Concatenation UID)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 12 Jan 2021 18:32:30 +0100
parents ef3f8c5126a4
children dbcf9ad44a70
comparison
equal deleted inserted replaced
219:ef3f8c5126a4 220:7ffcce8ec94c
4 * Viewer can display DICOM pyramids whose tile sizes vary across levels 4 * Viewer can display DICOM pyramids whose tile sizes vary across levels
5 * Allow images without "Per frame functional groups sequence" tag (0x5200,0x9230) 5 * Allow images without "Per frame functional groups sequence" tag (0x5200,0x9230)
6 * Better handling of PhotometricInterpretation in viewer 6 * Better handling of PhotometricInterpretation in viewer
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 * Support of dynamic linking against the system-wide Orthanc framework library 10 * Support of dynamic linking against the system-wide Orthanc framework library
10 11
11 12
12 Version 0.7 (2020-05-26) 13 Version 0.7 (2020-05-26)
13 ======================== 14 ========================