diff --git a/svgparser/index.php b/svgparser/index.php index 92cfe0e..390e38f 100644 --- a/svgparser/index.php +++ b/svgparser/index.php @@ -11,7 +11,7 @@ but didn't cover many cases (example: gradient transformations). Therefore, if you wanted to use existing SVG files with dojox.gfx, you had to convert the file by hand. This was extremely tedious, so I have developed a converter tool with which you may convert existing SVG files into Javascript code ready to be used with dojox.gfx. If you have any comments or - suggestions for improvement, feel free to let me know at dojox dot gfx @t aclindsay D0T com.
+ suggestions for improvement, feel free to contact me.