[Webkit-unassigned] [Bug 97488] New: [skia] Image::drawPattern doesn't draw FloatRect as source rect correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 24 15:35:17 PDT 2012


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

           Summary: [skia] Image::drawPattern doesn't draw FloatRect as
                    source rect correctly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hclam at google.com
                CC: senorblanco at chromium.org, vangelis at chromium.org,
                    nduca at chromium.org, nick at chromium.org


Even after 95121 (https://bugs.webkit.org/show_bug.cgi?id=95121) Image::drawPattern still doesn't handle FloatRect correctly. This problem can be solved by using SkShader::setLocalMatrix to apply a transformation matrix to the shader itself.

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