- From: Jxck via GitHub <sysbot+gh@w3.org>
- Date: Sat, 14 Oct 2017 13:56:32 +0000
- To: public-houdini-archive@w3.org
Jxck has just created a new issue for https://github.com/w3c/css-houdini-drafts: == [css-paint-api] why no fillText/strokeText ? == I'm trying Paint API but I found that there is no `fillText()`, `strokeText()` in canvas context which I wanna use. https://drafts.css-houdini.org/css-paint-api/#2d-rendering-context > Note: The PaintRenderingContext2D implements a subset of the CanvasRenderingContext2D API. Specifically it doesn’t implement the CanvasImageData, CanvasUserInterface, CanvasText, or CanvasTextDrawingStyles APIs. what is the reason why CanvasText is in the list of not implements ? Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/478 using your GitHub account
Received on Saturday, 14 October 2017 13:56:20 UTC