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


User aw changed the following:

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




------- Additional comments from [EMAIL PROTECTED] Thu May 10 10:10:11 +0000 
2007 -------
AW: mergeTemporaryPointsAndPolygon redesigned to be able to correctly handle
single edges with/without control points. Works pretty well now.
AW: Checking in changes.

AW: The following fixes/enhancements were applied:
- curve segment clipping works now. To check, convert the two rects from the
bugdoc to curves first (full curve segment creation -> even straight edges have
control pints) -> merge, works.
- curves created for polygon ops (Shapes... in context menu) will now be reduced
to remove all unnecessary control points for straight edges
(basegfx::tools::simplifyCurveSegments()). In the bugdoc, the two rects were
unnecessarily converted to bezier curve segments.
- to make simplifyCurveSegments work, i implemented
B2DCubicBezier::testAndSolveTrivialBezier()

AW: Also triggered #i77162#, need to rethink controlvector concept...

AW->cornouws: In the context menu with the two selected objects, there is no
'Merge' entry. I assume You talk about 'Combine' which just puts all single
polygons inn a big PolyPolygon and works as intended. 'Shapes/Merge'
geometrically processes the two PolyPolygon groups and changes their geometry.
None of the above has tpo do with properties embedded into the object. I hope i
do not overlook something, but i see no other problem but the original one
(which is fixed).

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