Difference between revisions of "Inkscape"

From Inkscape Wiki
Jump to navigation Jump to search
(13 intermediate revisions by 6 users not shown)
Line 20: Line 20:
* [[Travel Reimbursement Policy]]
* [[Travel Reimbursement Policy]]
* [[Funded Project System Development]]
* [[Funded Project System Development]]
* Hackfests
* [[:Category:Hackfest|Hackfests]]
** upcoming/proposed events: [[Hackfest2019 Saarbrücken|2019 Saarbrücken (LGM)]], [[Hackfest2019 SCALE|2019 Pasadena (SCALE)]]
** upcoming/proposed events: [[Hackfest2020 Rennes|2020 Rennes (LGM)]]
** past events: [[Hackfest2018 Kiel|2018 Kiel]], [[Hackfest2018 LGM|2018 Seville (LGM)]], [[Hackfest2018|2018 Boston]], [[Hackfest2017|2017 Paris]], [[Hackfest2016|2016 Leeds (LGM)]], [[Hackfest2015|2015 Toronto (LGM)]]
** past events:
::: [[Hackfest2019 SCALE|2019 Pasadena (SCALE)]], [[Hackfest2019 Saarbrücken|2019 Saarbrücken (LGM)]]
::: [[Hackfest2018|2018 Boston]], [[Hackfest2018 LGM|2018 Seville (LGM)]], [[Hackfest2018 Kiel|2018 Kiel]]
::: [[Hackfest2017|2017 Paris]]
::: [[Hackfest2016|2016 Leeds (LGM)]]
::: [[Hackfest2015|2015 Toronto (LGM)]]


| style="width: 33%; padding: 1em;" |
| style="width: 33%; padding: 1em;" |
== User Documentation ==
== User Documentation ==
* [[Installing Inkscape|Installation]]
* [[Installing Inkscape|Installation]]
Line 40: Line 46:
* [[Release notes]]
* [[Release notes]]
<!-- ** '''for version [[|]] (active development)''' -->
<!-- ** '''for version [[|]] (active development)''' -->
** '''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<br> [[Release notes/1.0.1|1.0.1]] (current bugfix release,<br> [[Release notes/1.0|1.0]] (current major release) and <br>[[Release notes/0.92.5|0.92.5]] (legacy bugfix 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.4|0.92.4]], [[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.5|0.92.5]] (upcoming bugfix release) and [[Release notes/1.0|1.0]] (upcoming major release)
** future versions: [[Release notes/1.1|1.1]] (upcoming bugfix release)
* [[Announcing Releases]]
* [[Announcing Releases]] (slightly outdated)
* [[Release Process Debrief]]
* [[Release Process Debrief]] (slightly outdated)
* [[Tricks and tips]] — Miscellaneous advice, may be slightly outdated
* [[Tricks and tips]] — Miscellaneous advice, may be slightly outdated


Line 79: Line 85:
* [[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]]
* [[Compiling Inkscape]]
* [[Using Eclipse]] — Debug Inkscape on Windows using Eclipse (outdated)
* [[Using Visual Studio]] — Debug Inkscape on Windows using Microsoft Visual Studio
* [[Developer manual]] — Various important information, be sure to read this before coding
* [[Developer manual]] — Various important information, be sure to read this before coding
* [[Debugging Inkscape|Debugging]] — Random tips to help debug problems
* [[Debugging Inkscape|Debugging]] — Random tips to help debug problems
Line 142: Line 146:
* [[ViewBoxToDo]] — View box support info
* [[ViewBoxToDo]] — View box support info
* [[Caching]]
* [[Caching]]
* [[Canvas Rendering Profiling]]
* [[UI and Document coordinates‎]]
* [[UI and Document coordinates‎]]
* [[GtkMMification]] — Replace C boilerplate with gtkmm objects
* [[GtkMMification]] — Replace C boilerplate with gtkmm objects
Line 151: Line 156:
=== Miscellaneous ===
=== Miscellaneous ===
* [[Inkscape-specific XML attributes]] — Documentation of attributes from Inkscape's XML namespace
* [[Inkscape-specific XML attributes]] — Documentation of attributes from Inkscape's XML namespace
* [[Environment variables]] — Overview of important environment variables that modify the behavior of Inkscape and its dependencies.
* [[Extension repository]] — An Internet central for Inkscape extensions
* [[Extension repository]] — An Internet central for Inkscape extensions
* [[Related programs]]
* [[Related programs]]

Revision as of 21:33, 7 September 2020

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

Project Info

2019 Pasadena (SCALE), 2019 Saarbrücken (LGM)
2018 Boston, 2018 Seville (LGM), 2018 Kiel
2017 Paris
2016 Leeds (LGM)
2015 Toronto (LGM)

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