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





------- Additional comments from h...@openoffice.org Wed Apr  8 13:58:39 +0000 
2009 -------
Measuring the the attached sample document proved that the of AA-enabled 
drawing and AA-disabled 
drawing has interesting differences. The new DrawingLayer code requests the 
display of about 100000 
polygons in the AA-enabled case vs. only 4000 polygons in the AA-disabled case. 
A factor of 25 is quite 
large. AW has a good explanation: AA-disabled case is already adjusted to the 
output device resolution. 
so it can skip a lot of polygon drawing requests; whereas the AA-enabled case 
currently requests every 
last detail, so the antialiased subpixels get shaded correctly.


---------------------------------------------------------------------
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to