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


User sj changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|UNCONFIRMED               |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------
        Target milestone|---                       |OOo 3.4
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Mon Nov 29 16:30:29 +0000 
2010 -------
sj->osnola: Many thanks for your help and reworking your previous patch, it
looks really good now. Your patch has been applied to cws[impress204] for OOo 
3.4

I think the remaining problems with the arc can be traced back to 
void OutputDevice::DrawPolyLine where a conversion from b2dpolygon with double
precision to a tools polygon with integer precision takes place.

This problem should be fixed automatically when activating the new
MetaB2DPolyLineAction (but I don't know when this happens).

Another fix could be to scale the b2dpolygon before drawing, so that the
conversion from double to int polygon isn't as lossy as it is now (the
corresponding MapMode needs to be set to the device then)




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