To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97399


User thb changed the following:

                What    |Old value                 |New value
================================================================================
              Issue type|DEFECT                    |PATCH
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Wed Jan 14 16:42:40 +0000 
2009 -------
@pl: turns out drawArc() had start/end angle almost equal, and floating point
arith went south. Hackaround attached, was about to swap in
basegfx::tools::createPolygonFromEllipseSegment() instead (which properly
handles a lot of corner cases, including this one), but then got stuck in the
minutiae of outputting a B2DPolyPolygon to bezier, and keeping existing
semantics & bugfixes...


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to