JakeSidSmith / canvasimo

An HTML5 canvas drawing library, with 150+ useful methods, jQuery-like fluent interface, and cross-browser compatibility enhancements.
http://canvasimo.com
MIT License
16 stars 2 forks source link

isPointInStroke polyfill #93

Open JakeSidSmith opened 6 years ago

JakeSidSmith commented 6 years ago

Create a clone of the current canvas. Stroke with green and check point. Stroke with red and check point.

Do I need to set the canvas to not anti-alias?

https://jsfiddle.net/yx09hvs3/