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


User aw changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|STARTED                   |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon Jul 30 08:46:59 +0000 
2007 -------
AW: Two reasons found:
- In vcl/source/helper/canvastools.cxx conversions between tools
Polygon/PolyPolygon and RealBezierSegment2D were used which were not
adapted/synchronized to/with the new B2DPolygon formats. These were replaced
with calls to the appropriate methods in the basegfx tooling. This is safer and
better to maintain. Also guarantees correct transport of the last point(s) and
open/closed stuff.
- in basegfx/source/tools/canvastools.cxx, polygonFromBezier2DSequence had two
errors, one took the last instead of the first segment for curve start, the
other used two times the x value for the 2nd control point (whis was the main
reason for the curves looking different).
AW: Both fixed, installsets built.


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