]> git.imager.perl.org - imager.git/commitdiff
more stuff TODO
authorTony Cook <tony@develop=help.com>
Wed, 11 May 2005 12:47:25 +0000 (12:47 +0000)
committerTony Cook <tony@develop=help.com>
Wed, 11 May 2005 12:47:25 +0000 (12:47 +0000)
TODO

diff --git a/TODO b/TODO
index fe4b3986cd2bad49343a839214352c0377c65607..780590488aba94a7faf63759442fad2b8f157fb5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -7,6 +7,11 @@ brown-bag bugs may add intermediate releases.  The dates are goals,
 not commitments.
 
 0.45: (march 2005?)
+- resolve fills test failure under 5.8.6/darwin
+  http://www.nntp.perl.org/group/perl.cpan.testers/202802
+  add tests to check if the same problem occurs with other ?: operators
+- stop tga_header_verify() from spewing junk to stdout
+- fix i_setcolors_p bug
 - audit pnm.c (done)
 - audit tga.c (done)
 - audit rgb.c and add tests
@@ -240,6 +245,10 @@ Format specific issues:
 
 - handle 16-bit/sample pgm/ppm files
 
+- "jpeg lossless rotation" - directly manipulates the JPEG
+  representation to rotate, scale or in some limited cases, crop an
+  image.
+
 Documentation:
 - Add to the documentation
 - Write a tutorial?