Issue 101370 - performance: speedup vclcanvas::fill*Gradient()
Summary: performance: speedup vclcanvas::fill*Gradient()
Status: ACCEPTED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: OOO310m9
Hardware: All All
: P3 Trivial with 2 votes (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2009-04-27 12:07 UTC by hdu@apache.org
Modified: 2017-05-20 10:48 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description hdu@apache.org 2009-04-27 12:07:52 UTC
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.
Comment 1 hdu@apache.org 2009-04-27 12:09:04 UTC
.
Comment 2 Marcus 2017-05-20 10:48:06 UTC
Reset assigne to the default "issues@openoffice.apache.org".