Comment on Web based Vector editing Comments−eli_s16ywow! great find.I wrote my own svg image editor, but this is really slick - and the code is a lot cleaner than mine :)One of the contributors also wrote canvg: http://code.google.com/p/canvg/which implements the svg spec in canvas allowing SVG->Canvas->JPG/PNG
Comments
wow! great find.
I wrote my own svg image editor, but this is really slick - and the code is a lot cleaner than mine :)
One of the contributors also wrote canvg: http://code.google.com/p/canvg/
which implements the svg spec in canvas allowing SVG->Canvas->JPG/PNG