From 76d8d281999654d8326e89c6c95bb446983e48ed Mon Sep 17 00:00:00 2001 From: Tony Cook Date: Mon, 7 May 2001 10:55:27 +0000 Subject: [PATCH] note some possible changes (which haven't been implemented) --- Changes | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 5b1fcf85..fb5572c0 100644 --- 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 -- 2.39.5