
gestalter
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on git.opendesktop.org
free vector drawing program Gestalter is a free vector drawing program. The user interface is loosely modeled after Adobe Illustrator. The central element is the Bezier curve used as a base part for almost every other object. Complex paths are possible, compound paths can be constructed, grouping of elements is enabled, and everything can be screened by a mask. Adding and deleting of nodes is implemented as well as transformations (translation, rotation, scaling, and skewing).
Text objects can be controlled to a very detailed level, including kerning of each character (pair) seperately.
The native storage format is a subset of SVG, printing format is Postscript.