TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Web based Vector editing

54 pointsby rvanrooyover 14 years ago

5 comments

urssurover 14 years ago
this is pretty cool , like inkscape in the browser .
评论 #1635710 未加载
nickpinkstonover 14 years ago
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>
评论 #1635864 未加载
gnosisover 14 years ago
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.
thailandstartupover 14 years ago
Nice - but an SWF export feature would be useful too.
eli_sover 14 years ago
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-&#62;Canvas-&#62;JPG/PNG