DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=40605>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=40605 Summary: Arcs with negative angles display incorrectly Product: Batik Version: 1.6 Platform: All OS/Version: other Status: NEW Severity: normal Priority: P2 Component: SVGGraphics2D AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Arcs drawn with drawArc or fillArc with negative angles are being rendered incorrectly. They look like the inverse arc (but curving inward). For example, drawArc(0, 0, 100, 100, -270, 0) produces an arc which curves inward in the upper-right quadrant. It should produce an arc which goes around everything put the upper-right qaudrant. I will attach the test file and SVG it produces. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
