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=40
605>.
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
a>
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: batik-dev xmlgraphics.apache.org
ReportedBy: ianburrell gmail.com
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=ema
il
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.
------------------------------------------------------------
---------
To unsubscribe, e-mail: batik-dev-unsubscribe xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help xmlgraphics.apache.org
|