Difference between revisions of "Inkscape"

From Inkscape Wiki
Jump to navigation Jump to search
(Release notes of 0.92.4)
(2 intermediate revisions by 2 users not shown)
Line 42: Line 42:
** '''for versions [[Release notes/0.92.4|0.92.4]] (current bugfix release) and [[Release notes/0.92|0.92]] (current major release)'''
** '''for versions [[Release notes/0.92.4|0.92.4]] (current bugfix release) and [[Release notes/0.92|0.92]] (current major release)'''
** older versions: [[Release notes/0.92.3|0.92.3]], [[Release notes/0.92.2|0.92.2]], [[Release notes/0.92.1|0.92.1]], [[Release notes/0.91|0.91]], [[Release notes/0.48.5|0.48.5]], [[Release notes/0.48.4|0.48.4]], [[Release notes/0.48.3|0.48.3]], [[Release notes/0.48.2|0.48.2]], [[Release notes/0.48.1|0.48.1]], [[Release notes/0.48|0.48]], [[Release notes/0.47|0.47]]
** older versions: [[Release notes/0.92.3|0.92.3]], [[Release notes/0.92.2|0.92.2]], [[Release notes/0.92.1|0.92.1]], [[Release notes/0.91|0.91]], [[Release notes/0.48.5|0.48.5]], [[Release notes/0.48.4|0.48.4]], [[Release notes/0.48.3|0.48.3]], [[Release notes/0.48.2|0.48.2]], [[Release notes/0.48.1|0.48.1]], [[Release notes/0.48|0.48]], [[Release notes/0.47|0.47]]
** future versions: [[Release notes/0.92.4|0.92.4]] (upcoming bugfix release) and [[Release notes/1.0|1.0]] (upcoming major release)
** future versions: [[Release notes/0.92.5|0.92.5]] (upcoming bugfix release) and [[Release notes/1.0|1.0]] (upcoming major release)
* [[Announcing Releases]]
* [[Announcing Releases]]
* [[Release Process Debrief]]
* [[Release Process Debrief]]
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.
* [[Working with Bazaar]] — Our former control version system.
* [[Compiling Inkscape]]
* [[Compiling Inkscape|Compilation]]
* [[Compiling Inkscape on Windows]]
* [[Using Eclipse]] — Debug Inkscape on Windows using Eclipse (outdated)
* [[Using Eclipse]] — Debug Inkscape on Windows using Eclipse (outdated)
* [[Using Visual Studio]] — Debug Inkscape on Windows using Microsoft Visual Studio
* [[Using Visual Studio]] — Debug Inkscape on Windows using Microsoft Visual Studio
Line 95: Line 93:
* 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 -->
* [[Creating a new SPObject]]
* 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 162:
* [[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 01:54, 5 March 2019

This is a freeform area for Inkscape development and discussion. Curious about wiki syntax?

Project Info

User Documentation

Help Inkscape Without Coding

Developer Documentation

First Steps

Developer tutorials

User Interface Discussion

Development Discussion

Miscellaneous

Lib2geom

Historical pages

These pages are outdated, but linked here for posterity.

See also

  • Wiki Attic — Pages that are no longer relevant but kept for historical value