From: Tony Cook Date: Tue, 18 Sep 2007 00:39:22 +0000 (+0000) Subject: add some detail to TIFF TODO X-Git-Tag: Imager-0.61~23 X-Git-Url: http://git.imager.perl.org/imager.git/commitdiff_plain/5f7c860cf2d8bda691b63287370cf10a5e1daf54?ds=sidebyside add some detail to TIFF TODO --- diff --git a/TODO b/TODO index e0dde90d..bd43fb8e 100644 --- a/TODO +++ b/TODO @@ -16,6 +16,15 @@ general combine parameter) For 0.61: TIFF improvements (to be detailed) (#20329) + - read/write 16-bit RGB w/ and w/o alpha + - read 16-bit RGB w/ and w/o alpha + - read/write 32-bit CMYK w/ and w/o alpha + - read 32-bit CMYK w/ and w/o alpha + - write mono images as bi-level + - read bi-level image as mono/paletted + - read/write 16/32 grayscale w/ and w/o alpha +both contig and non-contiguous + - possible extra code for handling 8-bit CMYK (#29353) regmach.c fixes/tests (#29296)