To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100851
User hdu changed the following:
What |Old value |New value
================================================================================
Assigned to|hdu |aw
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Thu Apr 9 10:32:57 +0000
2009 -------
@aw: The patch improves the speed considerably. Drawing lines instead of the
countless polygons is the
right approach for target devices, where the difference is hardly visible at
all. It reduces the number of
polygons drawn by a large factor.
I also suggest to use a linewidth instead of drawing a shifted array of
hairlines. In my tests replacing the
shifted hairlines with a wide line makes no noticeable visual difference for
linewidths up to e.g. 4.
---------------------------------------------------------------------
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]