Didn't work at all for the MediaCrush logo. https://mediacru.sh/static/mediacrush_logo.svg
Is this negativity really necessary? If you're going to leave a comment about something not working at least say what went wrong and what could fix the issues you had. I'm sick of comments like this constantly polluting HN's community with negativity.
Show HN: I open-sourced my web app alternative to Illustrator
41–50 of 94 posts
Re: Show HN: I open-sourced my web app alternative to Illustrator
#42This is awesome! I'm going to encourage my students to use this in my web design class to draw basic mockups.
Re: Show HN: I open-sourced my web app alternative to Illustrator
#43Played around a bit for a few minutes and threw a few of my usually handwritten SVGs at it with disastrous results. View boxes don't seem to work, dashed lines, symbols, any kind of shape reüse in general; groups are ungrouped automatically, but apparently properties defined on groups are not propagated to child elements when ungrouping. And it manages to lock up Firefox and IE completely. Not terribly impressed so f…
You're right, it still chokes on a lot of SVG features. It is in no way spec-complete. All I can say is hopefully people contribute and it works better for everyone. The version I'm sharing is what I've been able to muster by myself in a year between school and work. That said, if you opened issues on Github describing how to lock it up in Firefox and IE, and listing those SVG features that it doesn't render, that wo…
Re: Show HN: I open-sourced my web app alternative to Illustrator
#44It's a very very basic vector editor that doesn't even let you rotate things, import any standard vector formats (SVG, EPS, AI, PDF), have dotted outlines, distort, curve the text, etc etc etc.
I understand it was a lot of work, and you did a great job, but let's not pretend this implements even 1% of Illustrator.
Re: Show HN: I open-sourced my web app alternative to Illustrator
#45Re: Show HN: I open-sourced my web app alternative to Illustrator
#46This is not an alternative to Illustrator. It's a very very basic vector editor that doesn't even let you rotate things, import any standard vector formats (SVG, EPS, AI, PDF), have dotted outlines, distort, curve the text, etc etc etc. I understand it was a lot of work, and you did a great job, but let's not pretend this implements even 1% of Illustrator.
Re: Show HN: I open-sourced my web app alternative to Illustrator
#47Re: Show HN: I open-sourced my web app alternative to Illustrator
#48Re: Show HN: I open-sourced my web app alternative to Illustrator
#49This is not an alternative to Illustrator. It's a very very basic vector editor that doesn't even let you rotate things, import any standard vector formats (SVG, EPS, AI, PDF), have dotted outlines, distort, curve the text, etc etc etc. I understand it was a lot of work, and you did a great job, but let's not pretend this implements even 1% of Illustrator.
Rotation is possible. Activate the (rotate indicating) tool and move the resize/move/rotate handles.