From 7a74c09f035051be5a8d55d0c2837610e9c1e32c Mon Sep 17 00:00:00 2001 From: Svjatoslav Agejenko Date: Tue, 12 Feb 2013 19:07:25 +0200 Subject: [PATCH] clarified ideas. --- TODO | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index 8dfe395..202a740 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,16 @@ -better documentation describing the idea +Shall be lossless. -JavaDoc - -possibility for smaller image header, on smaller images +Shall have arbitrary bitrate per channel (1 -- 24). -runnable performance tests +Shall have arbitrary channels (R, G, B, A, ...). + +Shall work in any amount of dimensions. + +Better documentation describing the idea. + +Possibility for smaller image header, on smaller images. + +Runnable performance tests. + +Possibility to decompress arbitrary parts of the image so that any part +of the image can be viewed without the need to decompress or retrieve whole file. \ No newline at end of file -- 2.20.1