From: Svjatoslav Agejenko Date: Tue, 12 Feb 2013 17:07:25 +0000 (+0200) Subject: clarified ideas. X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=imagesqueeze.git;a=commitdiff_plain;h=7a74c09f035051be5a8d55d0c2837610e9c1e32c;ds=inline clarified ideas. --- 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