Bug 44325 - Clippers are rasterized, when applied to scaled target object
Summary: Clippers are rasterized, when applied to scaled target object
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-20 01:32 PDT by Nikolas Zimmermann
Modified: 2010-08-20 02:14 PDT (History)
1 user (show)

See Also:


Attachments
Patch (38.06 KB, patch)
2010-08-20 01:36 PDT, Nikolas Zimmermann
no flags Details | Formatted Diff | Diff
Patch v2 (37.82 KB, patch)
2010-08-20 01:43 PDT, Nikolas Zimmermann
no flags Details | Formatted Diff | Diff
Patch v3 (37.32 KB, patch)
2010-08-20 02:02 PDT, Nikolas Zimmermann
krit: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2010-08-20 01:32:35 PDT
Clippers need to use the same SVGImageBufferTools logic, to avoid pixelation.
Comment 1 Nikolas Zimmermann 2010-08-20 01:36:43 PDT
Created attachment 64935 [details]
Patch
Comment 2 Nikolas Zimmermann 2010-08-20 01:43:28 PDT
Created attachment 64936 [details]
Patch v2
Comment 3 Nikolas Zimmermann 2010-08-20 02:02:35 PDT
Created attachment 64937 [details]
Patch v3

New patch, after IRC discussion with Dirk.
Comment 4 Dirk Schulze 2010-08-20 02:05:59 PDT
Comment on attachment 64937 [details]
Patch v3

LGTM. r=me.
Comment 5 Nikolas Zimmermann 2010-08-20 02:14:39 PDT
Landed in r65729.