pingjiang / cakejs

Automatically exported from code.google.com/p/cakejs
0 stars 0 forks source link

SVGParser documentation does not match implementation #33

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I attempted to load an SVG using cakejs and could not get it to work. I
looked at the code, and couldn't figure out if the load or parse function
is what was supposed to be called, but I did see there was no "filename"
spot in the parse function like in the docs. This needs to be clarified so
it is known how to load an SVG.

Original issue reported on code.google.com by eyecre...@gmail.com on 5 Mar 2010 at 2:58