Show HN: I open-sourced my web app alternative to Illustrator
21–30 of 94 posts
Re: Show HN: I open-sourced my web app alternative to Illustrator
#22Earlier quoted context omitted.
If you failed at using Illustrator or Gimp effectively, then you didn't try hard enough. Follow video tutorials and try to recreate graphics, in time you'll get better. Ugh, this entire thing is in coffeescript too, now I have to learn coffeescript to make sense of this library.
Coffeescript is way easier to learn than Illustrator.
Re: Show HN: I open-sourced my web app alternative to Illustrator
#23http://cl.ly/image/0F212f3X2h07
The Maven Pro font appears to be infinitely thin at weight 300, it only starts being readable at 120px+. It doesn't have a version for that weight, so the browser is [failing at] simulating that.
Re: Show HN: I open-sourced my web app alternative to Illustrator
#24Didn't work at all for the MediaCrush logo. https://mediacru.sh/static/mediacrush_logo.svg
I'm sick of comments like this constantly polluting HN's community with negativity.
Re: Show HN: I open-sourced my web app alternative to Illustrator
#25Re: Show HN: I open-sourced my web app alternative to Illustrator
#26Re: Show HN: I open-sourced my web app alternative to Illustrator
#27Awesome! I'm really awful at drawing on my computer. Many failed attempts at trying to learn Illustrator, Gimp, etc. What's really cool about a web app of a drawing app is that you could use all the open source product tour JS libraries to create interactive tutorials... So impressive, thank you!
If you failed at using Illustrator or Gimp effectively, then you didn't try hard enough. Follow video tutorials and try to recreate graphics, in time you'll get better. Ugh, this entire thing is in coffeescript too, now I have to learn coffeescript to make sense of this library.
You mean the entire thing is noise free an easily readable, I agree.
Re: Show HN: I open-sourced my web app alternative to Illustrator
#28One thing that would really stand out would be an 'infinite zoom' I've seen implemented elsewhere.
Re: Show HN: I open-sourced my web app alternative to Illustrator
#29Re: Show HN: I open-sourced my web app alternative to Illustrator
#30A few feature requests: having the shift-c tool (convert anchor point, I think) and being able to delete anchor points would be great. Much harder to work without that. Saving also didn't work the first several times I tried (but great to see auto-saving to ¿localStorage?)