[Webkit-unassigned] [Bug 43839] New: [Canvas] Proposal: add lengthOfPath and pointAtLength

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 11 01:36:17 PDT 2010


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

           Summary: [Canvas] Proposal: add lengthOfPath and pointAtLength
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org
                CC: oliver at apple.com


Canvas could implement lengthOfPath() to get the length of the current Path or pointAtLength(double) to get a point of the current Path on a given length. We already have the logic on Path.h with PathTraversalState.

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