Updated svgparser contact information
This commit is contained in:
		| @@ -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.</p> | ||||
| 		suggestions for improvement, feel free to <a href="http://aclindsay.com/contact">contact me</a>.</p> | ||||
| 		<fieldset style="border: solid black 1px;padding: 1em;"><legend>SVG (XML)</legend> | ||||
| 			<textarea id="input" rows="10" style="width: 100%" wrap="off"></textarea> | ||||
| 			<button onclick="submit()">Convert To Javascript</button> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user