[Webkit-unassigned] [Bug 75792] New: Canvas makes the bounding rect big enough for stroked text.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 7 23:52:22 PST 2012


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

           Summary: Canvas makes the bounding rect big enough for stroked
                    text.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Canvas
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: luxtella at company100.net
                CC: mdelaney at apple.com


CanvasRenderingContext2D::drawTextInternal made the bounding rect as big as canvas's size for invalidate.
It is because miters on stroked text may cause the rect so big.

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