To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=101370 Issue #|101370 Summary|performance: speedup vclcanvas::fill*Gradient() Component|Drawing Version|OOO310m9 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|ENHANCEMENT Priority|P3 Subcomponent|code Assigned to|hdu Reported by|hdu
------- Additional comments from [email protected] Mon Apr 27 11:07:52 +0000 2009 ------- The vclcanvas;:fill*Gradient methods currently always split up gradient drawing requests into many monochrome polygon drawing requests. Since there is already native platform support for most of OOo's gradient types this superfluous splitup is redundant. Also the visual quality of using native gradients is usually better. --------------------------------------------------------------------- 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]
