[Webkit-unassigned] [Bug 95121] New: [skia] Drawing of sub-rectangle in a bitmap is mis-aligned

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 27 13:39:18 PDT 2012


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

           Summary: [skia] Drawing of sub-rectangle in a bitmap is
                    mis-aligned
           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


When drawing a sub-rectangle in a bitmap with float coordinates, e.g. (0.5, 0), WebKit Skia port round it to the enclosing integer rectangle. This creates an error of address the source bitmap by at most 2 pixels in width and height respectively. See crbug.com/117597 for more details.

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