From bda9f32dcd38ff1e71b5783bfa26f3012ae3cc7c Mon Sep 17 00:00:00 2001 From: Ulrich-Matthias Schäfer Date: Mon, 11 Jan 2016 23:39:49 +0100 Subject: added SVG.Point class as wrapper for SVGPoint, added `el.point()` method (#403 / #437) --- src/matrix.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/matrix.js') diff --git a/src/matrix.js b/src/matrix.js index 4358e55..9b3c28e 100644 --- a/src/matrix.js +++ b/src/matrix.js @@ -183,4 +183,4 @@ SVG.Matrix = SVG.invent({ } -}) \ No newline at end of file +}) -- cgit v1.2.3