Bug 66914 - [skia gpu] Canvas Copy mode produces aliased results
Summary: [skia gpu] Canvas Copy mode produces aliased results
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://trac.webkit.org/export/93749/t...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-24 18:01 PDT by Ben Wells
Modified: 2013-04-09 13:06 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Wells 2011-08-24 18:01:41 PDT
When performing path fills with copy mode, and using the gpu, the path is aliased.

From previous test results (before bug 66036 was fixed) it looks like other modes also have this problem at the graphics context level, but they are not used anymore.