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





------- Additional comments from [EMAIL PROTECTED] Wed Jan 10 06:09:43 -0800 
2007 -------
AW: The fix was overestimated. It was not good to individually close polygons
which were converted from api polygons. The necessary step is to correctly
handle B2DPolygon creation in SvxConvertPolyPolygonBezierToB2DPolyPolygon. The
api polygon uses the old start/endpoint-equal-is-closed definition, so it needs
to apply basegfx::tools::checkClosed to the newly created B2DPolygons.
Before aw024 exactly that happened: a XPolygon was created and when converted to
B2DPolygon, basegfx::tools::checkClosed was used. This needs to be done now in
SvxConvertPolyPolygonBezierToB2DPolyPolygon directly.

---------------------------------------------------------------------
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