]> git.imager.perl.org - imager.git/blobdiff - TODO
did some of it
[imager.git] / TODO
diff --git a/TODO b/TODO
index 6ef13c0cf94ce9e64b22e9c717c49e3826079355..4aa094857f90bfa7c997cc7e3f35cb1d8732c7a3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,21 +6,46 @@ Release Plans (subject to change)
 brown-bag bugs may add intermediate releases.  The dates are goals,
 not commitments.
 
-For 0.58 (hopefully):
+For 0.60 (hopefully):
 
-RGB file support (#8666)
+RGB file support (#8666) (done)
 
-and probably more
+convert() doesn't preserve sample size (#28492) (done)
 
-For 0.57:
+be explicit that scale*() doesn't modify the source (#28570) (done)
+
+repeated text in Imager::Files (#27589) (done)
+
+error message when loading an unsupported font format is confusing (#27571) (done)
+
+enable transparency by default for gif (#27615) (done)
+
+Imager doesn't load on Windows 98 (#27653) (done)
+
+new color counting code (#28142) (done)
+
+sample: scaling an animated gif (#27591)
+
+test getcolorcount() (done)
+
+do a compiler warning clean up run (done)
+
+change the ico/cur reader to apply the mask as an alpha channel by
+default (#29001) (done)
+
+For 0.58:
 
 rgb.txt search (and testing) (#26064) (done)
 
 guassian blur radius (#25645) (done)
 
-text rendering FT1 (#11972)
+text rendering FT1 (#11972) (done)
+
+text rendering T1 (#11972) (done)
+
+For 0.57
 
-text rendering T1 (#11972)
+BMP security fix only
 
 For 0.56: