]> git.imager.perl.org - imager.git/blobdiff - Changes
update Changes
[imager.git] / Changes
diff --git a/Changes b/Changes
index fa97c94734a134c6bda0320553b98bd167892d9b..6ba4c4457bcbf422ac314d2cc9a12a196a014110 100644 (file)
--- a/Changes
+++ b/Changes
@@ -15,7 +15,7 @@ Imager release history.  Older releases can be found in Changes.old
    https://rt.cpan.org/Ticket/Display.html?id=74540
 
  - XS clean up:
-     https://rt.cpan.org/Ticket/Display.html?id=69243 (partial)
+     https://rt.cpan.org/Ticket/Display.html?id=69243
 
    - Imager::Color's rgba() method now returns it's values as integers
      instead of floating point. (IV instead of NV).
@@ -34,6 +34,15 @@ Imager release history.  Older releases can be found in Changes.old
 
    - some XS code formatting
 
+ - TT (Freetype 1.x) and FT2 (Freetype 2.x) non-antialiased rendering
+   now renders in alpha-combining mode, to match antialiased output.
+   https://rt.cpan.org/Ticket/Display.html?id=73359
+
+ - add sample code and cookbook notes for drawing a blurred drop-shadow.
+
+ - add support for libpng 1.6, which changed the defaults for
+   reporting some types of error.
+   https://rt.cpan.org/Ticket/Display.html?id=85746
 
 Imager 0.96 - 19 May 2013
 ===========