WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
49912
[Qt] GraphicsContext::clip(path) should clip using winding fill
https://bugs.webkit.org/show_bug.cgi?id=49912
Summary
[Qt] GraphicsContext::clip(path) should clip using winding fill
Andreas Kling
Reported
2010-11-22 08:50:31 PST
GraphicsContext::clip(path) should clip using winding fill, like all the other GraphicsContext implementations do. After this change, GraphicsContext::canvasClip(path) should be changed to simply call clip(path).
Attachments
Patch
(1.72 KB, patch)
2010-12-02 04:21 PST
,
Renata Hodovan
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Renata Hodovan
Comment 1
2010-12-02 04:21:39 PST
Created
attachment 75367
[details]
Patch
Andreas Kling
Comment 2
2010-12-02 04:23:27 PST
Comment on
attachment 75367
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=75367&action=review
r=me
> WebCore/ChangeLog:8 > + GraphicsContext::clip(path) uses now winding fill and this function is called by
s/uses now/now uses/
Renata Hodovan
Comment 3
2010-12-02 04:42:29 PST
This is landed in <
http://trac.webkit.org/changeset/73123
> Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug