summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2013-07-19 21:05:56 +0100
committerwout <wout@impinc.co.uk>2013-07-19 21:05:56 +0100
commitf5c28a74a55501982d5c76d4155170f569937465 (patch)
treea22ffe4d01020776fcb0fd1afa4a963fab0fde7e /README.md
parent66271de459c2bf0f371fd3ff715da9e3bcda1eac (diff)
downloadsvg.js-f5c28a74a55501982d5c76d4155170f569937465.tar.gz
svg.js-f5c28a74a55501982d5c76d4155170f569937465.zip
Added textpath plugin to readme0.27
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1e765f0..97d9086 100644
--- a/README.md
+++ b/README.md
@@ -1252,6 +1252,7 @@ Here are a few nice plugins that are available for svg.js:
- [svg.pattern.js](https://github.com/wout/svg.pattern.js) add fill patterns.
- [svg.shapes.js](https://github.com/wout/svg.shapes.js) for more polygon based shapes.
- [svg.textflow.js](https://github.com/wout/svg.textflow.js) create auto-wrapping textflow elements.
+- [svg.textPath.js](https://github.com/mistic100/svg.textPath.js) provides textPath support (by mistic100).
## Building