]> git.imager.perl.org - imager.git/commitdiff
note some possible changes (which haven't been implemented)
authorTony Cook <tony@develop=help.com>
Mon, 7 May 2001 10:55:27 +0000 (10:55 +0000)
committerTony Cook <tony@develop=help.com>
Mon, 7 May 2001 10:55:27 +0000 (10:55 +0000)
Changes

diff --git a/Changes b/Changes
index 5b1fcf85220aa43bcace594f01830474b87cedb0..fb5572c03ae12f7dc63617e5e2f7651e4051365e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -420,7 +420,13 @@ 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.
 
         Documentation:
         - Add to the documentation