Difference between revisions of "Inkscape"
Jump to navigation
Jump to search
(update for Release notes/0.92.5) |
|||
Line 77: | Line 77: | ||
=== First Steps === | === First Steps === | ||
* [[Working with Git]] — How to obtain the source code. A quick start on how to use our version control system. | * [[Working with Git]] — How to obtain the source code. A quick start on how to use our version control system. | ||
* [[Compiling Inkscape|Compilation]] | * [[Compiling Inkscape|Compilation]] | ||
* [[Compiling Inkscape on Windows]] | * [[Compiling Inkscape on Windows]] | ||
Line 95: | Line 94: | ||
* Display subsystem — How to make things appear on the canvas | * Display subsystem — How to make things appear on the canvas | ||
* Tools subsystem — How to create a new tool --> | * Tools subsystem — How to create a new tool --> | ||
* Extensions | * Extensions | ||
** [[Extension subsystem]] — An overview of the functionality provided by extensions and the possible implementations | ** [[Extension subsystem]] — An overview of the functionality provided by extensions and the possible implementations | ||
Line 165: | Line 163: | ||
* [[Working with 2Geom FAQ]] — Real-life questions answered about using 2Geom in real code | * [[Working with 2Geom FAQ]] — Real-life questions answered about using 2Geom in real code | ||
* [[Lib2geom py2geom]] — Python bindings to 2geom. With this you can use the power of 2geom in Python scripts. | * [[Lib2geom py2geom]] — Python bindings to 2geom. With this you can use the power of 2geom in Python scripts. | ||
=== Historical pages === | |||
These pages are outdated, but linked here for posterity. | |||
* [[Working with Bazaar]] — Our former control version system, no longer used. See [[Working with Git]] for current instructions. | |||
* [[Creating a new SPObject]] | |||
|} | |} | ||
</div> | </div> |
Revision as of 22:54, 4 March 2019
This is a freeform area for Inkscape development and discussion. Curious about wiki syntax?
Developer Documentation
First Steps
Developer tutorials
User Interface Discussion
|
Development Discussion
Miscellaneous
Lib2geom
Historical pagesThese pages are outdated, but linked here for posterity.
|
See also
- Wiki Attic — Pages that are no longer relevant but kept for historical value