comparison NEWS @ 137:0a3d234f6106 OrthancWebViewer-2.2

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 28 Jun 2016 11:06:44 +0200
parents 4524e450979a
children 16f8471e3872
comparison
equal deleted inserted replaced
136:1015a201b6c2 137:0a3d234f6106
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3
4
5 Version 2.2 (2016-06-28)
6 ========================
3 7
4 * Option "EnableGdcm" to replace the built-in decoder of Orthanc with GDCM 8 * Option "EnableGdcm" to replace the built-in decoder of Orthanc with GDCM
5 * Option "RestrictTransferSyntaxes" saying which transfer syntaxes should be decoded with GDCM 9 * Option "RestrictTransferSyntaxes" saying which transfer syntaxes should be decoded with GDCM
6 * Fixed rendering of 16bpp images if values are < 0 or >= 32768 10 * Fixed rendering of 16bpp images if values are < 0 or >= 32768
7 * Decoding of JPEG2000 lossless images with YBR_RCT photometric interpretation 11 * Decoding of JPEG2000 lossless images with YBR_RCT photometric interpretation