# HG changeset patch # User Sebastien Jodogne # Date 1477253736 -7200 # Node ID cbad912e45eade1a4ac6507cf7f28199c4803b86 # Parent 3bd763967c474b5d96ae211ce1dab1af776c4c08 todo diff -r 3bd763967c47 -r cbad912e45ea TODO --- a/TODO Sat Oct 22 22:40:50 2016 +0200 +++ b/TODO Sun Oct 23 22:15:36 2016 +0200 @@ -6,10 +6,27 @@ General ------- +* Support sparse tiling (both in encoder and decoder) + + +------------- +Documentation +------------- + +* Doxygen Documentation +* Document the REST API in Orthanc Book + (/wsi/pyramids and /wsi/tiles) + + +--------- +Packaging +--------- + +* Provide precompiled Windows binaries * Build under Apple OS X * Build under Microsoft Visual Studio -* Doxygen Documentation -* Support sparse tiling (both in encoder and decoder) +* DebianMed +* Docker -----------