]> git.imager.perl.org - imager.git/blobdiff - Changes
- arc(..., fill=> ...) wasn't handling concave areas correctly
[imager.git] / Changes
diff --git a/Changes b/Changes
index 9adb2ec6e638d8f22951b516253eceece66565ce..d6cf78a505bb4a6205a1b69b7983181c32c68dff 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1180,6 +1180,9 @@ Revision history for Perl extension Imager.
 - fixes to verbose mode in Makefile.PL, also added a -v switch so you 
   can enable it via the command-line
   Resolves: http://rt.cpan.org/NoAuth/Bug.html?id=16094
+- arc(..., fill=> ...) wasn't handling concave areas correctly
+- arc(..., color=>...) wasn't properly filling it's area
+- added experimental antialiased support to arc()
 
 =================================================================