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.

Show HN: Easily create, edit and share SVG designs online with Inline

16 pointsby adamhowellabout 10 years ago

4 comments

paulus_magnusabout 10 years ago
Working on something kind of similar: - vector graphics&#x2F;drawings created by freehand &#x2F; writing <a href="http:&#x2F;&#x2F;write-live.com&#x2F;d&#x2F;dba21681-8d3f-4fbe-8b4b-e5c1983df934" rel="nofollow">http:&#x2F;&#x2F;write-live.com&#x2F;d&#x2F;dba21681-8d3f-4fbe-8b4b-e5c1983df934</a><p><a href="http:&#x2F;&#x2F;write-live.com&#x2F;d&#x2F;8f9b7846-a7b9-4e5c-b704-dad9aa87d14e" rel="nofollow">http:&#x2F;&#x2F;write-live.com&#x2F;d&#x2F;8f9b7846-a7b9-4e5c-b704-dad9aa87d14e</a><p>- unlimited* levels of zoom <a href="http:&#x2F;&#x2F;docs.write-live.com&#x2F;WriteliveServer&#x2F;webview.html?d=3483c3de-b329-4af1-97d7-2d7f27d96ad1" rel="nofollow">http:&#x2F;&#x2F;docs.write-live.com&#x2F;WriteliveServer&#x2F;webview.html?d=34...</a><p>- draw on a tablet, view on tablet &#x2F; web <a href="http:&#x2F;&#x2F;write-live.com&#x2F;d&#x2F;538254c5-7d31-41f2-83bb-bcd0a7cee7ab" rel="nofollow">http:&#x2F;&#x2F;write-live.com&#x2F;d&#x2F;538254c5-7d31-41f2-83bb-bcd0a7cee7ab</a><p>A bit like if google docs had a baby with OneNote
评论 #9584684 未加载
评论 #9584591 未加载
yellowappleabout 10 years ago
* &quot;New Design&quot; button is buggy on Firefox&#x2F;Conkeror on OS X Yosemite (had to go to &quot;Projects&quot; and back into my &quot;Test&quot; project in order to make it actually do anything on click).<p>* No apparent way to use custom fonts (I want to use Computer Modern Unicode Serif to make my things TeXy, but that&#x27;s not an option).<p>* Also no apparent way to use existing icons that I may already have (like a company logo or somesuch).<p>* I was required to create an account before even receiving any semblance of an introduction on what this thing even is.<p>* The &quot;Path&quot; tool&#x27;s crosshair is offset from where the path is actually drawn, which is incredibly annoying. This is also the case for the &quot;Text&quot; tool.
ffnabout 10 years ago
Really cool idea, especially if you guys are going to build github for SVGs... but it looks like you guys have a bug in your process. Consider the workflow I attempted to do:<p>1. sign up 2. go through the little tutorial 3. get prompted to name a new project 4. do so, and it now feels broken (unresponsive) 5. navigate back to the project&#x2F;:projectId page 6. click new design 7. select &quot;blank&quot; 8. get to a 404 page with the following url: <a href="https:&#x2F;&#x2F;inlinehq.com&#x2F;projects&#x2F;39653&#x2F;designs&#x2F;new?template_id=undefined" rel="nofollow">https:&#x2F;&#x2F;inlinehq.com&#x2F;projects&#x2F;39653&#x2F;designs&#x2F;new?template_id=...</a><p>Also, the new design button is really unresponsive, please consider making that button aware if it has promises waiting to for your server to fulfill.
andersriuttaabout 10 years ago
Looks good. If I can make a feature request, it would be great to see something like the Flickr Commons + GitHub for vector graphics, where people could release their work with a permissive license so others could search and reuse it, with the option to collaboratively improve it.