Package Exports
- kld-intersections
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (kld-intersections) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
kld-intersections
A library of intersection algorithms covering all SVG shape types.
WARNING: Please note that the bézier intersections are not well-behaved. Unfortunately, over the past decade since I wrote this code, I have not been able to address those issues due to time constraints. I've made this code public in the hopes that someone with better math abilities than me might be able see what those issues are.
Install
npm install kld-intersections