Live data from Hacker News

Gravit – Open-source design tool

hub.gravit.io

1–10 of 75 posts

Re: Gravit – Open-source design tool

#3
Random thoughts; (1) A classic drawing tool made slick, beautiful. (2) Flash is not needed for this type of work at all, thanks to HTML5 (3) It's fast enough (4) View source shows nothing, which means all the UI view generation functionality has moved inside JS.

Re: Gravit – Open-source design tool

#7
post #3

Random thoughts; (1) A classic drawing tool made slick, beautiful. (2) Flash is not needed for this type of work at all, thanks to HTML5 (3) It's fast enough (4) View source shows nothing, which means all the UI view generation functionality has moved inside JS.

(2) Maybe it was faster for him to build that way, due to experience, etc.. (3) strawman argument, perhaps he chose his technologies for other reasons besides premature optimization. You're essentially accusing him of making a design mistake IMO. (4) The fact that right click is disabled doesn't tell us anything about the software architecture, your statement reads as if its a critique.

Re: Gravit – Open-source design tool

#8
It's worth noting that Gravit.io is a JavaScript rewrite of Stagestack project [1] which was an attempt to create commercial clone of Macromedia FreeHand from scratch [2]. Stagestack project failed due to lack of funding from FreeHand community.

[1] http://www.stagestack.com/

[2] http://www.freehandforum.org/news.html

Re: Gravit – Open-source design tool

#9
post #3

Random thoughts; (1) A classic drawing tool made slick, beautiful. (2) Flash is not needed for this type of work at all, thanks to HTML5 (3) It's fast enough (4) View source shows nothing, which means all the UI view generation functionality has moved inside JS.

(2) Maybe it was faster for him to build that way, due to experience, etc.. (3) strawman argument, perhaps he chose his technologies for other reasons besides premature optimization. You're essentially accusing him of making a design mistake IMO. (4) The fact that right click is disabled doesn't tell us anything about the software architecture, your statement reads as if its a critique.

I didn't think he was criticising anything.

Re: Gravit – Open-source design tool

#10
post #2

Has a nice UI (albeit cloned from Photoshop). Save/Export doesn't seem to work on my machine (Chrome 37, Mac OSX). Would be nice to see some kind of SVG export instead of raster formats.

There's an intro to the app on their blog. Sounds like they were going for Freehand/Fireworks rather than Photoshop :)

All saving also disabled for me, guessing the back end isn't quite there yet.

Post reply on HN