[Webkit-unassigned] [Bug 51661] New: ContextShadow should use AffineTransform instead of TransformationMatrix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 27 17:40:57 PST 2010


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

           Summary: ContextShadow should use AffineTransform instead of
                    TransformationMatrix
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Canvas
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: helder at sencha.com
                CC: mdelaney at apple.com


ContextShadow needs the CTM to make sure shadows are not affected by transformations when drawing on a canvas.  AffineTransform is sufficient in this case.

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