Difference between revisions of "Inkscape"

From Inkscape Wiki
Jump to navigation Jump to search
(111 intermediate revisions by 20 users not shown)
Line 1: Line 1:
This is a freeform area for Inkscape development and discussion.
This is a freeform area for Inkscape development and discussion. Curious about [[wiki syntax]]?
Curious about [[WikiSyntax]]?


Other languages: [[Inkscape en español|Wiki en español]], [[L'Inkscape en Català|Wiki en Català]], [[Inkscape em Português|Wiki em Português]], [[Startseite|Wiki auf deutsch]]...
{| style="width: 100%;"
 
|- style="vertical-align: top;"
<table cellspacing="11" width="100%"><tr valign="top">
| style="width: 33%; background: #EEE; padding: 1em;" |
<td style="width:33%;background-color: #E6E6E6; padding:.5em;">
== Project Info ==
=== About Inkscape ===
* [http://www.inkscape.org/ Inkscape Homepage]
* [http://www.inkscape.org/ Inkscape Homepage]
* [[About Inkscape]]
* [[About Inkscape]]
* [[Features of Inkscape|Features]]
* [[Features of Inkscape|Features]]
* [[FAQ]] - Frequently Asked Questions
* [[FAQ]] Frequently Asked Questions
* [[Project information]]
* [[Supported operating systems]]
* [[Supported operating systems]]
* [[Tools]] - Supporting Tools and Applications
* [[Tools]] Supporting Tools and Applications
* [[Galleries]]
* [[Galleries]]
* [[Inkscape coverage|Coverage]] - Awards, articles, presentations, books about Inkscape
* [[Inkscape coverage|Coverage]] Awards, articles, presentations, books about Inkscape
* [[User testimonials]]
* [[Inkscape popularity|Popularity]]
* [[Inkscape popularity|Popularity]]
* [[Contact information]] - the developers' e-mails and SVN nicknames
* [[Inkscape invariants|Inkscape's Mission]]
* [https://inkscape.org/en/community/ Communication] — How to reach us
* [[Announcement to Sodipodi]] — This started it all
* [[Branding]]
* [[Travel Reimbursement Policy]]
* [[Funded Project System Development]]
* [[:Category:Hackfest|Hackfests]]
** upcoming/proposed events: [[Hackfest2020 Rennes|2020 Rennes (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)]]


</td>
| style="width: 33%; padding: 1em;" |


<td style="width:33%;;background-color: white; padding:.5em;">
== User Documentation ==
 
=== User Documentation ===
* [[Installing Inkscape|Installation]]
* [[Installing Inkscape|Installation]]
* [[International and Local Communities]]
* [[International and Local Communities]]
* [[Inkscape glossary]]
* [[Inkscape glossary]]
* [[User manual information]] - where to find the free Inkscape manual and how to contribute to it
* [[User manual information]] — Where to find the free Inkscape manual and how to contribute to it
* [http://inkscape.org/doc/ Tutorials]
* [http://inkscape.org/en/learn/tutorials/ Tutorials]
* [[Inkscape SVG vs. plain SVG]]
* [[Inkscape SVG vs. plain SVG]]
* [[Output format requirements]] - what's needed to save in some formats
* [[Output format requirements]] — What's needed to save in some formats
* [[Effect requirements]] - what's needed to use some effects
* [[Extension requirements]] — What's needed to use some extensions (slightly outdated)
* [[Effect reference]] - what each effect does
* [[Extension reference]] — What each extension does (slightly outdated)
* [[Connector tool tutorial]]
* [[Connector tool tutorial]]
* [[Installing fonts]]
* [[Installing fonts]]
* [[Emergency save]] - recovery in case Inkscape crashed
* [[Emergency save]] — Recovery in case Inkscape crashed
* [[Release notes]]
* [[Release notes]]
** for version [[Release notes/0.48|0.48]] (upcoming)
** ''[[Release notes/1.3|Inkscape 1.3]]'' &mdash; ''development branch''
** for version [[Release notes/0.47|0.47]] (current)
** '''[[Release notes/1.2|Inkscape 1.2]]''' (''[[Release notes/1.2.1|1.2.1]]'') &mdash; ''current stable release branch''
** for version [[Release notes/0.46|0.46]] (old)
** [[Release notes/1.1|Inkscape 1.1]] ([[Release notes/1.1.1|1.1.1]], [[Release notes/1.1.2|1.1.2]])
* [[Announcing Releases]]
* [[Announcing Releases]] (slightly outdated)
* [[Tricks and tips]] - miscellaneous advice, may be slightly outdated
* [[Release Process Debrief]] (slightly outdated)
</td>
* [[Tricks and tips]] — Miscellaneous advice, may be slightly outdated


<td style="width:33%;background-color: #E6E6E6; padding:.5em;">
| style="width: 33%; background: #EEE; padding: 1em;" |
 
=== Help Inkscape Without Coding ===


== Help Inkscape Without Coding ==
* [[Help wanted]]
* [[Bug management]]
* [[Bug management]]
** [[Projects#Bug_Triage]]
* [[Testing]]
* [[Testing]]
** [[macOS alpha]]
* [[Translation information]]
* [[Translation information]]
* [[Editing Inkscape's website|Website]]
* [[WebSite]]
* [[Inkscape Classes]]
* [[Inkscape Classes]]
* [[Conferences]]
* [[Conferences]]
* [[Marketing Scratchpad]]
* [[Fundraising Ideas]]
 
* [[Creating Inkscape distributions]] — How to build packages
* [[HelpWanted]]
* [[Stable branch updates]]
* [[BugTriageProjects]]
* [[Updating tracker items]]
* [[CreatingDists]]: how to build packages
* [[Tutorials and help]]
* [[StableBranchUpdates]]
* [[How to start a page]] — How to use the wiki
* [[UpdatingTrackerItems]]
* [[Creating screencasts]]
* [[TutorialsAndHelp]]
* [[About-Screen contest]]
* [[How_To_Start_A_Page]] how to use the wiki
* [[social media|Participate in social media]]
* [[AboutScreenContest]]
|}
 
</td></tr></table>
 
<table cellspacing="0" width="100%" style="background-color: white; border-width:1px; border-style:solid; border-color:#62C012">


<tr valign="top" style="padding:11px 0em 0em 11px">
<div style="margin-top: 1em; padding: .5em 1em 1em; border: 1px solid #62C012;">
<th colspan="2" align="left" style="padding:.5em 0em 0em .5em">


=== Developer Documentation ===
== Developer Documentation ==
</th></tr><tr valign="top" align="left"><td style="width:50%;padding:.5em">
{| style="width: 100%;"
==== First Steps ====
|- style="vertical-align: top;"
* [[Working with Bazaar]] - How to obtain the source code. A quick start on how to use our version control system
| style="width: 50%; padding-right: 1em;" |
* [[Compiling Inkscape|Compilation]]
=== First Steps ===
* [[Using Eclipse]]
* [[Working with Git]] How to obtain the source code. A quick start on how to use our version control system.
* [[Developer manual]] - various important information, be sure to read this before coding
* [[Compiling Inkscape]]
* [[Debugging Inkscape|Debugging]] - random tips to help debug problems
* [[Developer manual]] — Various important information, be sure to read this before coding
* [[Project organization]] - procedures, hierarchy, developer roles and the likes
* [[Debugging Inkscape|Debugging]] — Random tips to help debug problems
* [[Janitorial tasks]] - small tasks that need doing
* [[Janitorial tasks]] — Small tasks that need doing
* [[Doxygen documentation]]
* [[Doxygen documentation]]
* [[Working with SVN]] - besides the code in Bazaar, we still have some things in SVN.
* [[Working with CMake]] — Getting started with CMake coding for configuring and building Inkscape


==== Developer tutorials ====
=== Developer tutorials ===
* [[Architectural overview]] - a high-level look at Inkscape
* [[Architectural overview]] — A high-level look at Inkscape
* [[Preferences subsystem]] - creating and using preference values
* [[Preferences subsystem]] — Creating and using preference values
* XML subsystem (WIP) - how to manipulate the XML representation of a document
<!-- * XML subsystem — How to manipulate the XML representation of a document
* Display subsystem (WIP) - how to make things appear on the canvas
* Display subsystem — How to make things appear on the canvas
* Tools subsystem (WIP) - 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
** [[Script extensions]]
** [[Script extensions]] — Extend Inkscape easily using scripting languages (Python, Perl, …)
** [[Python modules for extensions]] - some helpful routines for use in Python script extensions
** [[Python modules for extensions]] — Some helpful routines for use in Python script extensions
** [[INX extension descriptor format]]
* [[Creating Live Path Effects]]
* [[Creating Live Path Effects]]
* [[Boost shared pointers]]
* [[Boost shared pointers]]
Line 102: Line 106:
* [[Windows development on Linux]]
* [[Windows development on Linux]]


==== Miscellaneous ====
=== User Interface Discussion ===
* [[INX extension descriptor format]]
* [[Interface translation]]
* [[Inkscape-specific XML attributes]] - documentation of attributes from Inkscape's XML namespace
* [[Adding interface verbs]]
* [[Accessible graphics]]
* [[Object Manager]]
* [[Dialogs reorganization]]
* [[Modal interfaces]]
* [[Text usability]] — Text tool and dialog
* [[KeyboardShortcutsToDo]]
** [[Keyboard profiles]] — How you can help
* [[Statusbar API]]
* [[Animation-(Timeline)]]
* [[Free Desktop Graphic Suite]]
* [[Skeletal Strokes]] — Brushes, Strokes, Pressure Sensibility...


* [[Extension repository]]: an Internet central for Inkscape Extensions
| style="width: 50%;" |
* [[Related programs]]


</td><td style="width:50%;padding:.5em">
=== Development Discussion ===
 
* [[Roadmap]] — The main todo list
==== Development Discussion ====
* [[Tracking Dependencies|Dependencies]] — What libs are needed to build Inkscape
* [[Roadmap]]: the main todo list
* [[C++11]] — Which C++11 features can be used
* [[Dependencies]] - what libs are needed to build Inkscape
* [[New feature proposals]]
* [[NewFeatureProposals]]
* [[Extension architecture proposals]]
* [[ExtensionArchitectureProposals]]
* [[Coding Style|Coding Style Discussion]]
* [[Coding Style|Coding Style Discussion]]
* [[FileTypes]]
* [[File types]]
* [[ApplicationIcons]] (Application + Interface)
* [[Application icons]] Application + Interface
* [[Icons]]
* [[Icons]]
* [[InkscapeColor]]
* [[Color management]]
* [[PrintingSubsystem]]
* [[Printing subsystem]]
* [[SVG Tiny Compliance]]
* [[SVG Tiny Compliance]]
* [[SVG Test Suite Compliance]] - [[W3C]] full test suite
* [[SVG Test Suite Compliance]] [[W3C]] full test suite
* [[CSS Support]]
* [[CSS Support]]
* [[Google Summer Of Code]]
* [[Google Summer of Code]]
* [[Improved Media Management]]
* [[Improved Media Management]]
* [[UI MockupScreenshots]]
* [[UI Mockup Screenshots]]
* [[Swatch Book]]
* [[Swatch Book]]
* [[Tablet Dialog]]
* [[Tablet Dialog]]
* [[ViewBoxToDo]] View box support info
* [[ViewBoxToDo]] View box support info
* [[Caching]]
* [[Canvas Rendering Profiling]]
* [[UI and Document coordinates‎]]
* [[GtkMMification]] — Replace C boilerplate with gtkmm objects
* [[CMake Tasks]] — Converting the Inkscape build system to CMake
* [[Bug Reporting Workflow]] — Options for improving Inkscape bug workflow from user to developer
* [[1.0 Release Bug Fix List]] — List of bugs that need to be fixed for 1.0
* [[1.0 Release Planning]] — Roadmap and planning for 1.0 Release


===Lib2Geom===
=== Miscellaneous ===
*[[lib2geom]]
* [[Inkscape-specific XML attributes]] — Documentation of attributes from Inkscape's XML namespace
*[[lib2geom Goals]]
* [[Environment variables]] — Overview of important environment variables that modify the behavior of Inkscape and its dependencies.
*[[lib2geom FAQ]]
* [[Extension repository]] — An Internet central for Inkscape extensions
*[[lib2geom SVN Repository Guide]]
* [[Related programs]]
*[[WorkingWith2GeomFAQ]]: real-life questions answered about using 2Geom in real code
* [[Sponsors list]]
*[[lib2geom py2geom]]: python bindings to 2geom. With this you can use the power of 2geom in python scripts.
* [[Wiki Playground]]


=== [[Lib2geom]] ===
* [[Lib2geom]]
* [[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.


</td></tr><tr valign="top" align="left"><td style="width:50%;padding:.5em">
=== Historical pages ===
These pages are outdated, but linked here for posterity.


==== User Interface Discussion ====
* [[Working with Bazaar]] — Our former control version system, no longer used. See [[Working with Git]] for current instructions.
* [[Translation_information]]
* [[Creating a new SPObject]]
* [[AddingInterfaceVerbs]]
* [[AccessibleGraphics]]
* [[ObjectManager]]
* [[DialogsReorganization]]
* [[ModalInterfaces]]
* [[TextUsability]]: text tool /dialog dialog
* [[KeyboardShortcutsToDo]]
** [[KeyboardProfiles]]: how you can help
* [[StatusbarAPI]]
* [[Animation-(Timeline)]]
* [[Free Desktop Graphic Suite]]
 
</td><td style="width:50%;padding:.5em">
 
==== Rearchitecture Discussion ====
* [[0.47 Refactoring Plan]]
** [[SubsystemRearchitecture]]
** [[GtkMMification]]: replace C boilerplate with gtkmm objects
* [[PathRepresentation]]
* [[Cairoification]]
* [[ScribusInteroperability]]


</td></tr></table>
|}
</div>


* [[WikiAttic]]: pages that are no longer relevant but kept for historical value
== See also ==
* [[:Category:Wiki Attic|Wiki Attic]] — Pages that are no longer relevant but kept for historical value


__NOTOC__
__NOTOC__


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

Revision as of 09:26, 30 May 2022

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