Loading request...
Add the `isPointInStroke` method to `node-canvas`, as it is currently unimplemented but part of the standard CanvasRenderingContext2D API.
The [.isPointInStroke](https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/isPointInStroke) method is not currently implemented. Would be great to have!