Difference between revisions of "Inkscape"

From Inkscape Wiki
Jump to navigation Jump to search
(→‎First Steps: Drop now-dead link)
(10 intermediate revisions by 5 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 54: Line 60:
** [[Projects#Bug_Triage]]
** [[Projects#Bug_Triage]]
* [[Testing]]
* [[Testing]]
** [[macOS alpha]]
* [[Translation information]]
* [[Translation information]]
* [[WebSite]]
* [[WebSite]]
Line 78: 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 121: Line 126:
=== Development Discussion ===
=== Development Discussion ===
* [[Roadmap]] — The main todo list
* [[Roadmap]] — The main todo list
* [[Dependencies]] — What libs are needed to build Inkscape
* [[Tracking Dependencies|Dependencies]] — What libs are needed to build Inkscape
* [[C++11]] — Which C++11 features can be used
* [[C++11]] — Which C++11 features can be used
* [[New feature proposals]]
* [[New feature proposals]]
Line 141: 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 150: 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 17:54, 8 February 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