[whatwg] Worker + CanvasPathObject

Rik Cabanier cabanier at gmail.com
Tue Apr 9 20:05:02 PDT 2013


On Thu, Mar 14, 2013 at 1:30 AM, Tobias R. <tag+whatwg at 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
>


More information about the whatwg mailing list