]> git.imager.perl.org - imager.git/commitdiff
update Changes with circles and polypolys
authorTony Cook <tony@develop-help.com>
Sun, 25 Jan 2015 09:56:10 +0000 (20:56 +1100)
committerTony Cook <tony@develop-help.com>
Sun, 25 Jan 2015 09:56:10 +0000 (20:56 +1100)
Changes

diff --git a/Changes b/Changes
index 1f8872cb64060f77d1420e6c9960154e88e1a97a..979998c9a835a88e9f77bc92129bda02116ce296 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,18 @@
 Imager release history.  Older releases can be found in Changes.old
 
+ - drawing anti-aliased filled circles is now 10 to 50 times faster
+   depending on the size of the circle.
+   https://rt.cpan.org/Ticket/Display.html?id=101682
+
+ - enhancements to polygon filling:
+
+   - added a mode parameter to control how overlapping regions behave
+
+   - added a polypolygon() method to fill more than one polygon at a
+     time
+
+   - polygon filling is now exposed through the API.
+
 Imager 1.001 - 2 Jan 2015
 ============