]> source.dussan.org Git - svg.js.git/commitdiff
Added intersections plugin
authorWout <wout@users.noreply.github.com>
Thu, 22 Sep 2016 14:53:09 +0000 (16:53 +0200)
committerGitHub <noreply@github.com>
Thu, 22 Sep 2016 14:53:09 +0000 (16:53 +0200)
README.md

index 2a0cc3941c85a3ab68c82e007c0ef4ca01c8dd0f..c8df50bcf941349e8c90259e634d6d803a400abe 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3909,6 +3909,9 @@ Here are a few nice plugins that are available for SVG.js:
 ### import
 [svg.import.js](https://github.com/wout/svg.import.js) import raw SVG data.
 
+### intersections
+[svg.intersections.js](https://github.com/amatiash/svg.intersections.js) find intersections of paths and lines (by amatiash)
+
 ### math
 [svg.math.js](https://github.com/otm/svg.math.js) a math extension (by Nils Lagerkvist).