]> git.imager.perl.org - imager.git/commitdiff
found a bug
authorTony Cook <tony@develop=help.com>
Thu, 21 Apr 2005 14:07:33 +0000 (14:07 +0000)
committerTony Cook <tony@develop=help.com>
Thu, 21 Apr 2005 14:07:33 +0000 (14:07 +0000)
TODO

diff --git a/TODO b/TODO
index 6864a30e601a83991d22a98efdb1960b675683e2..565977306d960bc66c332fd0d59867bd96562cc5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -25,6 +25,8 @@ not commitments.
 - provide access to right-side bearing information from the bounding box
   function
 - capture TIFF read warnings (i_warnings tag?) (done)
 - provide access to right-side bearing information from the bounding box
   function
 - capture TIFF read warnings (i_warnings tag?) (done)
+- Imager::Matrix2d rotate method only applies offset if both x and y
+  are non-zero, it should do it if either is non-zero
 - add Imager::Cookbook with at least 5 recipes (done)
 - store floating point tags in an appropriate precision (done)
 - allow image creation to fail on malloc() failure for the image data
 - add Imager::Cookbook with at least 5 recipes (done)
 - store floating point tags in an appropriate precision (done)
 - allow image creation to fail on malloc() failure for the image data