]> git.imager.perl.org - imager.git/commitdiff
0.62 goals
authorTony Cook <tony@develop=help.com>
Fri, 9 Nov 2007 08:18:01 +0000 (08:18 +0000)
committerTony Cook <tony@develop=help.com>
Fri, 9 Nov 2007 08:18:01 +0000 (08:18 +0000)
TODO

diff --git a/TODO b/TODO
index 6998d706d80143e5bb2ccccd2b8715b32a97f42f..ec4a3a944fd41422949c0feb2d740ac42ebf4aa8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,14 +6,16 @@ Release Plans (subject to change)
 brown-bag bugs may add intermediate releases.  The dates are goals,
 not commitments.
 
-For 0.62: (tentative)
+For 0.63: (tentative)
 
 thick lines
 
 have alpha channel work treated as coverage for primitives (more
 general combine parameter)
 
-For 0.61:
+general alpha channel fixes
+
+For 0.62:
 
 TIFF improvements (to be detailed) (#20329)
  - read/write 16-bit RGB w/ and w/o alpha
@@ -26,15 +28,17 @@ TIFF improvements (to be detailed) (#20329)
 both contig and non-contiguous
  - possible extra code for handling 8-bit CMYK (#29353)
 
-regmach.c fixes/tests (#29296) (done)
+Makefile.PL --incpath and --libpath should expand ~/ paths (#29484)
 
-sample: scaling an animated gif (#27591) (done)
+scaling alpha channel image issues
+
+For 0.61:
 
-transform2() docs (#29267)
+regmach.c fixes/tests (#29296) (done)
 
-read DIBS (#29055)
+sample: scaling an animated gif (#27591) (done)
 
-library search path on 64-bit centos (#29045)
+transform2() docs (#29267) (done)
 
 i_gsamp() chan_count validation (#28985) (done)
 
@@ -48,10 +52,6 @@ t/t01introvert test failure line 495 (#29413) (done)
 
 Imager::Expr::Infix problem (#29562) (done)
 
-Makefile.PL --incpath and --libpath should expand ~/ paths (#29484)
-
-PNG images sometimes get larger (#29268) (maybe 0.62)
-
 CMYK alpha TIFF problems with old libtiff (#29353) (done)
 
 matrix_transform() should use fabs() instead of abs() range checking