Inkscape is an open source SVG editor with capabilities similar to Illustrator, CorelDraw, Visio, etc. Supported SVG features include basic shapes, paths, text, alpha blending, transforms, gradients, node editing, svg-to-png export, grouping, and more.
Inkscape's main motivation is to provide the Open Source community with a fully XML, SVG, and CSS2 compliant SVG drawing tool.
Additional planned work includes conversion of the codebase from C/Gtk to C++/Gtkmm, emphasizing a lightweight core with powerful features added through an extension mechanism, and establishment of a friendly, open, community-oriented development processes.
Product's homepage
What's New in This Release: [ read full changelog ]
Regression fixes:
Many small regressions in the node tool were fixed. Here are some examples:
· Shift will turn off snapping in the node tool.
· Duplication of nodes in the node tool using Shift+D works again.
· Changing all selected segments into straight lines in the node tool using Shift+L works again.
· Changing the type of nodes to cusp will retract their handles only if all selected nodes are already cusp. This improves usability when working with selections that contain both cusp and smooth nodes.
Important bugfixes:
· Exporting of masks has been substantially improved in all Cairo-based output formats.
· Several crash bugs in the node tool have been fixed.
· Rulers are redrawn properly with recent versions of GTK.
· Unlinking an orphaned clone no longer causes a crash.
· Problems with extensions sometimes not working at all on Mac OS X have been fixed.
· Inkscape should no longer crash due to missing icons at startup or when opening the document properties dialog.
· Shift-clicking on the top rounding handle of a rectangle will no longer cause a crash.
· Inkscape builds correctly with recent versions of Poppler.
Known issues:
· Stamping in the node tool does not work.
· Closing an unchanged document that contains connectors might ask to save, as if the document was modified. Pressing Ctrl+Z before closing will avoid bringing up the dialog.