DmitryBaranovskiy / raphael

JavaScript Vector Library
https://dmitrybaranovskiy.github.io/raphael/
MIT License
11.27k stars 1.67k forks source link

Make isPointInsidePath() more robust by adding jitter to cast ray. #1131

Open samhocevar opened 3 years ago

samhocevar commented 3 years ago

Fixes #1130.