From 0b8e9407989f6608466ecd0dfadcc7c868ac4605 Mon Sep 17 00:00:00 2001 From: Justin Ridgewell Date: Sun, 16 Sep 2012 01:02:40 -0400 Subject: [PATCH] Create an example page for ImportSVG --- examples/Scripts/ImportSVG.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 examples/Scripts/ImportSVG.html diff --git a/examples/Scripts/ImportSVG.html b/examples/Scripts/ImportSVG.html new file mode 100644 index 00000000..da8d79cc --- /dev/null +++ b/examples/Scripts/ImportSVG.html @@ -0,0 +1,32 @@ + + + + + Stroke Bounds + + + + + + + + + + + + + + + I love SVG + + + + \ No newline at end of file