Difference between revisions of "Inkscape"

From Inkscape Wiki
Jump to navigation Jump to search
(Worked on links)
(15 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Main_Page/Localized_versions}}
This is a freeform area for Inkscape development and discussion. Curious about [[wiki syntax]]?
 
 
This is a freeform area for Inkscape development and discussion.
Curious about [[wiki syntax]]?


{| style="width: 100%;"
{| style="width: 100%;"
|- style="vertical-align: top;"
|- style="vertical-align: top;"
| style="width: 33%; background: #EAEAEA; padding: 1em;" |
| style="width: 33%; background: #EEE; padding: 1em;" |
== Project Info ==
== Project Info ==
* [http://www.inkscape.org/ Inkscape Homepage]
* [http://www.inkscape.org/ Inkscape Homepage]
Line 23: Line 19:
* [[Branding]]
* [[Branding]]
* [[Travel Reimbursement Policy]]
* [[Travel Reimbursement Policy]]
* [[FundedProjectSystemDevelopment|Funded Project System Development]]
* [[Funded Project System Development]]
* Hackfests: [[Hackfest2018 LGM|2018 LGM]], [[Hackfest2018|2018]], [[Hackfest2017|2017]], [[Hackfest2016|2016]], [[Hackfest2015|2015]]


| style="width: 33%; padding: 1em;" |
| style="width: 33%; padding: 1em;" |
Line 40: Line 37:
* [[Emergency save]] — Recovery in case Inkscape crashed
* [[Emergency save]] — Recovery in case Inkscape crashed
* [[Release notes]]
* [[Release notes]]
** '''for version [[Release notes/0.92|0.92]] (active development)'''
<!-- ** '''for version [[|]] (active development)''' -->
** '''for version [[Release notes/0.91|0.91]] (current release)'''
** '''for versions [[Release notes/0.92.3|0.92.3]] (current bugfix release) and [[Release notes/0.92|0.92]] (current major release)'''
** older versions: [[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.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]]
* [[Announcing Releases]]
* [[Announcing Releases]]
* [[Release Process Debrief]]
* [[Tricks and tips]] — Miscellaneous advice, may be slightly outdated
* [[Tricks and tips]] — Miscellaneous advice, may be slightly outdated


| style="width: 33%; background: #EAEAEA; padding: 1em;" |
| style="width: 33%; background: #EEE; padding: 1em;" |
 
== Help Inkscape Without Coding ==
== Help Inkscape Without Coding ==
* [[Help wanted]]
* [[Help wanted]]
* [[Bug management]]
* [[Bug management]]
** [[Bug triage projects]]
** [[Projects#Bug_Triage]]
* [[Testing]]
* [[Testing]]
* [[Translation information]]
* [[Translation information]]
Line 64: Line 63:
* [[Creating screencasts]]
* [[Creating screencasts]]
* [[About-Screen contest]]
* [[About-Screen contest]]
* [[social media|Participate in social media]]
|}
|}


<div style="margin-top: 1em; padding: .5em 1em 1em; border: 1px solid #62C012;">
<div style="margin-top: 1em; padding: .5em 1em 1em; border: 1px solid #62C012;">
== Developer Documentation ==
== Developer Documentation ==
{| style="width: 100%;"
{| style="width: 100%;"
Line 72: Line 73:
| style="width: 50%; padding-right: 1em;" |
| style="width: 50%; padding-right: 1em;" |
=== First Steps ===
=== First Steps ===
* [[Working with Bazaar]] — 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 Git]]
* [[Working with Bazaar]] — Our former control version system.
* [[Compiling Inkscape|Compilation]]
* [[Compiling Inkscape|Compilation]]
* [[Compiling Inkscape on Windows]]
* [[Compiling Inkscape on Windows]]
Line 101: Line 102:
* [[Using libsigc++ signals]]
* [[Using libsigc++ signals]]
* [[Windows development on Linux]]
* [[Windows development on Linux]]
==== Continuous Integration (automated testing) ====
* [http://jenkins.inkscape.org Our main testing website (Jenkins)]
* [[Jenkins server setup]]


=== User Interface Discussion ===
=== User Interface Discussion ===
Line 119: Line 116:
* [[Animation-(Timeline)]]
* [[Animation-(Timeline)]]
* [[Free Desktop Graphic Suite]]
* [[Free Desktop Graphic Suite]]
* [[Skeletal Strokes]] — Brushes, Strokes, Pressure Sensibility...


| style="width: 50%;" |
| style="width: 50%;" |
=== Development Discussion ===
=== Development Discussion ===
* [[Roadmap]] — The main todo list
* [[Roadmap]] — The main todo list
Line 146: Line 145:
* [[GtkMMification]] — Replace C boilerplate with gtkmm objects
* [[GtkMMification]] — Replace C boilerplate with gtkmm objects
* [[CMake Tasks]] — Converting the Inkscape build system to CMake
* [[CMake Tasks]] — Converting the Inkscape build system to CMake
* [[Bug Reporting Workflow]] — Options for improving Inkscape bug workflow from user to developer


=== Miscellaneous ===
=== Miscellaneous ===
Line 151: Line 151:
* [[Extension repository]] — An Internet central for Inkscape extensions
* [[Extension repository]] — An Internet central for Inkscape extensions
* [[Related programs]]
* [[Related programs]]
* [[Sponsors list]]


=== [[Lib2geom]] ===
=== [[Lib2geom]] ===
Line 166: Line 167:
__NOTOC__
__NOTOC__


[[Category:About Inkscape]]
[[Category:Top level categories]]
[[Category:User Documentation]]

Revision as of 18:08, 4 May 2018

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

See also

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