[Webkit-unassigned] [Bug 38751] New: SVG Filters use data before transforms, causing pixelation when scaled up

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 7 08:12:03 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38751

           Summary: SVG Filters use data before transforms, causing
                    pixelation when scaled up
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: adeveria at gmail.com


Created an attachment (id=55376)
 --> (https://bugs.webkit.org/attachment.cgi?id=55376)
Testcase that shows scaled up text and a scaled up ellipse with a light
gaussianBlur applied

Any SVG element that's made bigger using a transform and has a filter applied
to it may appear pixelated. It would appear that the filter is first applied to
the element in its smaller state, then enlarged.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list