From d5b4791cf17c3d6dca6df11ab3f9bba558799446 Mon Sep 17 00:00:00 2001 From: erelsgl Date: Wed, 1 Jan 2014 14:55:58 +0200 Subject: [PATCH] add Rectangle type --- spec/index.html | 1 + spec/spec/SvgMathRectangle.js | 52 ++++++++++++++++++++++++ svg.math.js | 76 ++++++++++++++++++++++++++++++++++- 3 files changed, 128 insertions(+), 1 deletion(-) create mode 100644 spec/spec/SvgMathRectangle.js diff --git a/spec/index.html b/spec/index.html index 29ef6c8..7e152a5 100644 --- a/spec/index.html +++ b/spec/index.html @@ -15,6 +15,7 @@ +