←back to thread

Inkscape 1.4

(inkscape.org)
561 points s1291 | 2 comments | | HN request time: 0.486s | source
Show context
Jerry2 ◴[] No.41875999[source]
I love Inkscape so much. I use it every other week to make presentations, slides or just simple graphics when I need it. I illustrated my thesis with it.

Another piece of 2D vector software that I use and recommend is Graphite [1]. It too is open source. Graphite has nodes and can be procedural in nature. Have them both in your graphics toolbox.

[1] https://github.com/GraphiteEditor/Graphite

replies(7): >>41876331 #>>41877008 #>>41877032 #>>41877065 #>>41877960 #>>41878245 #>>41879213 #
1. smartmic ◴[] No.41877008[source]
Another gem in my graphics toolbox is edraw [1], an embedded vector drawing tool for Emacs. I use it to make quick sketches in Orgmode files, and it is highly recommended for any Emacs enthusiast.

[1] https://github.com/misohena/el-easydraw

replies(1): >>41877727 #
2. zelphirkalt ◴[] No.41877727[source]
That is truly impressive. I have a hunch though, that it is not well suitable for proper diagrams, due to all the things like wrapping text that is too long for a line inside a shape, inside the shape onto more lines. Dynamically wrapping text when a node's size changes. Moving edges when nodes are moved. All those things one takes for granted in an actual diagramming tool.