]> git.imager.perl.org - imager.git/commitdiff
update Changes with Leolo's patches
authorTony Cook <tony@develop-help.com>
Thu, 3 Feb 2011 07:29:15 +0000 (18:29 +1100)
committerTony Cook <tony@develop-help.com>
Thu, 3 Feb 2011 07:29:15 +0000 (18:29 +1100)
Changes

diff --git a/Changes b/Changes
index be599eaa29067b4a1b4eae6c57134952d1aaaed9..12b62a7d1a53f8e32e1f88914979676123c2ee46 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,10 @@ Imager 0.81 - unreleased
 
  - added coverage tests for masked images (maskimg.c @100% test coverage)
 
+ - add hsv() method to Imager::Color
+   Thanks to Leolo (Philip Gwyn)
+   https://rt.cpan.org/Ticket/Display.html?id=65385
+
 Bug fixes:
 
  - paletted writes to a masked image are now masked correctly.
@@ -18,6 +22,11 @@ Bug fixes:
    Imager::Matrix2d object by a 9 element array ref or a number.
    https://rt.cpan.org/Ticket/Display.html?id=29938
 
+ - really fix loading TTF fonts with FT2 when FT1 isn't available.
+   Thanks to Leolo (Philip Gwyn)
+   https://rt.cpan.org/Ticket/Display.html?id=65386
+   https://rt.cpan.org/Ticket/Display.html?id=62855
+
 Imager 0.80 - 17 Jan 2011
 ===========