- From: Rik Cabanier <cabanier@gmail.com>
- Date: Tue, 9 Apr 2013 20:05:02 -0700
- To: "Tobias R." <tag+whatwg@basecode.de>
- Cc: whatwg@whatwg.org
On Thu, Mar 14, 2013 at 1:30 AM, Tobias R. <tag+whatwg@basecode.de> wrote: > I can see efforts in exposing canvases within a worker [1]. Does that > mean the following APIs are exposed and available within a worker as > well? > > - CanvasPathObject [2] > - SVGMatrix See: Path#addPath [3] > Yes, these methods should be available. It's unclear at this point how fonts would be resolved in the canvas path object. > > [1] > http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#proxying-canvases-to-workers > [2] > http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#path-objects > [3] > http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#dom-path-addpath >
Received on Wednesday, 10 April 2013 03:05:27 UTC