diff --git a/examples/SVG Import/Polybezier.html b/examples/SVG Import/Polybezier.html new file mode 100644 index 00000000..814a7ed1 --- /dev/null +++ b/examples/SVG Import/Polybezier.html @@ -0,0 +1,43 @@ + + + + + Rect Testing + + + + + + + + + + + + + + + + + + + + M100,200 C100,100 250,100 250,200 + S400,300 400,200 + + + + \ No newline at end of file diff --git a/examples/SVG Import/Viewbox.html b/examples/SVG Import/Viewbox.html index 6d37d439..520dfba9 100644 --- a/examples/SVG Import/Viewbox.html +++ b/examples/SVG Import/Viewbox.html @@ -10,7 +10,7 @@ - Example ViewBox - uses the viewBox @@ -33,6 +33,6 @@ Stretch to fit - + \ No newline at end of file