]> git.imager.perl.org - imager.git/blobdiff - Changes
- the straight edges of filled arcs weren't being drawn correctly,
[imager.git] / Changes
diff --git a/Changes b/Changes
index 55ff57b206d641f5ade5297336e6a0ed18706fc1..736f8332747341019e835182373e9121c1c13eb2 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1189,6 +1189,10 @@ Revision history for Perl extension Imager.
   path (Makefile.PL).  This was a later response to #16094
   Resolves: http://rt.cpan.org/NoAuth/Bug.html?16094
 - add --nolog command-line switch to Makefile.PL to disable logging
+- filled polygons using a complex fill with combine != 0 (none) didn't
+  correctly handle polygons that crossed a given scanline more than once.
+- the straight edges of filled arcs weren't being drawn correctly, 
+  causing minor artifacts at the inner and external corners
 
 =================================================================