samizdatco / skia-canvas

A GPU-accelerated 2D graphics environment for Node.js
MIT License
1.7k stars 66 forks source link

Help! Some methods is not implemented. #132

Open LeeLejia opened 1 year ago

LeeLejia commented 1 year ago

I need to call the methods with the path argument.

isPointInPath(path, x, y) isPointInPath(path, x, y, fillRule) isPointInStroke(path, x, y)