[Webkit-unassigned] [Bug 63933] New: HTML canvas strokes with dash and dashOffset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 5 05:35:13 PDT 2011


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

           Summary: HTML canvas strokes with dash and dashOffset
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: https://bugzilla.mozilla.org/show_bug.cgi?id=662038
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org
                CC: oliver at apple.com, simon.fraser at apple.com,
                    mdelaney at apple.com


Mozilla implemented canvas.mozDash and .mozDashOffset[1] (first on gets float, second one float[]). I think that we should do the same. I can imagine that a lot of people are just waiting for this API, just search for 'canvas stroke dash'. DashArray support is already in GraphicsContext, shouldn't be to hard to implement it in CanvasRenderingContext2D. Any thoughts?

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=662038

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