From 334b892277673ed652740af0dac1af4189f3fdeb Mon Sep 17 00:00:00 2001 From: Tony Cook Date: Sun, 25 Jan 2015 20:56:10 +1100 Subject: [PATCH] update Changes with circles and polypolys --- Changes | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Changes b/Changes index 1f8872cb..979998c9 100644 --- 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 ============ -- 2.39.2