Vector graphics editor

Technologies
python, c++, gtk, svg
Topics
web, graphics, geometry
Vector graphics editor

An Open Source vector graphics editor, with capabilities similar to Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector Graphics (SVG) file format.

Inkscape supports many advanced SVG features (markers, clones, alpha blending, etc.) and great care is taken in designing a streamlined interface. It is very easy to edit nodes, perform complex path operations, trace bitmaps and much more. We also aim to maintain a thriving user and developer community by using open, community-oriented development.

2020 Program

Successful Projects

Contributor
vanntile
Mentor
Alexander Valavanis, Thomas Holder, Tavmjong Bah
Organization
Inkscape
GDL refactoring & new dialog system
I propose Gnome Docking Library (GDL) refactoring. This would mean creating a multipane widget that docks different dialogs into "notebooks", each...
Contributor
Abhay Raj Singh
Mentor
Thomas Holder, jabiertxof, Patrick Storz
Organization
Inkscape
Command palette, Command Stack and Macros
Inkscape comes with a plethora of features out of the box, and functionality can be extended even more by using various extensions. These features...
Contributor
moazin
Mentor
Thomas Holder, Marc Jeanmougin, Krzysztof Kosinski
Organization
Inkscape
Path Library Improvement
Inkscape relies on two libraries for its geometry related operations. One is lib2geom which was designed specially for Inkscape and the other is...