# HG changeset patch # User Sebastien Jodogne # Date 1778255900 -7200 # Node ID e634b2dcaf0baf3d2cbc61fd5f96bcf477015ece # Parent 95fdfeaed2ce310793900a293dee3e24df670925 TODO diff -r 95fdfeaed2ce -r e634b2dcaf0b TODO --- a/TODO Tue Apr 14 22:00:21 2026 +0200 +++ b/TODO Fri May 08 17:58:20 2026 +0200 @@ -12,6 +12,16 @@ * Viewer: Configure how missing tiles are displayed for sparse tiling +---- +IIIF +---- + +* For the moment, the IIIF support of the WSI plugin only supports + level 0 of Image API Compliance. Consider implementing level 1: + https://iiif.io/api/image/3.0/compliance/ + https://discourse.orthanc-server.org/t/found-some-bugs-on-orthanc-wsi/6431 + + ------- Testing -------