AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- version 2.0 * Support of IIIF * Automated extraction of the imaged volume if using OpenSlide * URI "/wsi/tiles/{id}/{z}/{x}/{y}" supports the "Accept" HTTP header to force JPEG, JPEG2k, or PNG in the decoded tiles * openjpeg.diff removed
- openjpeg.diff added for new jpeg 2.5
- Version 1.1 * OrthancWSIDicomizer: Support importing of images from Cytomine * orthanc193.diff removed (included in source)
- orthanc193.diff added (boo#1186112)
- Version 1.0 * orthanc-framework package removed * Viewer can display DICOM pyramids whose tile sizes vary across levels * Allow images without "Per frame functional groups sequence" tag (0x5200,0x9230) * Better handling of PhotometricInterpretation in viewer * Fix colorspace of TIFF containing JPEG with RGB photometric interpretation (not YCbCr) * Don't display the thumbnail/overview instances in the Web viewer * Fix issue #145 (support of Concatenation UID) * Support of dynamic linking against the system-wide Orthanc framework library * Upgraded dependencies for static builds (notably on Windows): - libtiff, from 4.0.6 to 4.2.0 - openjpeg, from 2.1 to 2.4.0
- switch to orthanc-framework (static orthanc version)
- version 0.7 * Improved consistency when transcoding/re-encoding is applied * Support of grayscale images * Fix issue #139 (OrthancWSIDicomizer PixelSpacing) * Fix issue #144 (OrthancWSIDicomizer PhotometricInterpretation) * Fix issue #163 (Failure to recognize MIRAX / 3DHISTECH images) * Upgrade to Orthanc framework 1.7.0
- orthanc 1.6.0 breaks build of this plugin. inclusion of Orthanc 1.5.2 source and adaption of build options wsi.json removed (plugin definition moved to Configuration.json)
- version 0.6 Initial build on OBS