]> git.imager.perl.org - imager.git/blobdiff - Changes
just an idea...
[imager.git] / Changes
diff --git a/Changes b/Changes
index 5b1fcf85220aa43bcace594f01830474b87cedb0..a6e5f8b99b4454ea0c19698d817a9d6a6b1dbe3c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -420,7 +420,15 @@ Revision history for Perl extension Imager.
         - dynaload.c is strongly tied to perl
        
        - should i_readgif returned colormap be an arrayref of 
-       Imager::Color objects?
+       Imager::Color objects?  Note that this will break 
+       compatibility with previous releases
+
+       - should Imager::Font be split into a base class whose  
+       new chooses a base class (ttf, t1 or win32?) to 
+       instantiate.  Currently Imager::Font uses if() statements to
+       select between each type of font.
+
+       - should we overload <=> or cmp for Imager::Color objects?
 
         Documentation:
         - Add to the documentation