summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2a0cc39..c8df50b 100644
--- 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).