[Webkit-unassigned] [Bug 50303] New: [Cairo] Solid shadows in contexts with scaling transformation matrices appear blurry

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 30 17:31:40 PST 2010


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

           Summary: [Cairo] Solid shadows in contexts with scaling
                    transformation matrices appear blurry
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P3
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org


When figure in a context with a scaling transformation matrix has a solid shadow, that shadow is rendered blurry in proportion to the magnitude of the scale. I believe what's happening here is that cairo is mask and stretching the edge. This can be observed by looking at fast/canvas/canvas-scale-fillPath-shadow.html. The solid shadow has a blurry edge.

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