Have you seen Aviary's vector tools? They've been at the in-the-browser game for a while.<p><a href="http://aviary.com/launch/raven" rel="nofollow">http://aviary.com/launch/raven</a>
The demo doesn't work in Opera 10.61 on Linux. I can see and interact with the interface, but nothing is drawn on the canvas when using any of the tools.
wow! great find.<p>I wrote my own svg image editor, but this is really slick - and the code is a lot cleaner than mine :)<p>One of the contributors also wrote canvg: <a href="http://code.google.com/p/canvg/" rel="nofollow">http://code.google.com/p/canvg/</a><p>which implements the svg spec in canvas allowing SVG->Canvas->JPG/PNG