[Webkit-unassigned] [Bug 136225] New: Transform on <object> with SVG makes it pixelated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 25 06:49:23 PDT 2014


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

           Summary: Transform on <object> with SVG makes it pixelated
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: https://www.w3.org/Graphics/SVG/WG/wiki/Proposals/Perf
                    ormance_in_panning_%26_zooming
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org
                CC: zimmermann at kde.org


In the referenced example, the referenced SVG looks blurry and pixelated instead of sharp and crisp.

We need to investigate why the SVG file is not rendered. The transform uses scale3d(x,y,1) So the transformation is still 2D.

-- 
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