From 3d06f215c80d81fd68a7fcee1ef1c0beb89a8c70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrg=20Lehni?= Date: Sun, 5 Jun 2011 22:10:26 +0100 Subject: [PATCH] Add DrawCurves example, to test new Path#pointsToCurves() feature. --- examples/Tools/DrawCurves.html | 40 ++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 examples/Tools/DrawCurves.html diff --git a/examples/Tools/DrawCurves.html b/examples/Tools/DrawCurves.html new file mode 100644 index 00000000..fd020805 --- /dev/null +++ b/examples/Tools/DrawCurves.html @@ -0,0 +1,40 @@ + + + + + Example + + + + + + + + +