Difference between revisions of "Inkscape"

From Inkscape Wiki
Jump to navigation Jump to search
(change first portion away from wikiwords)
m
 
(141 intermediate revisions by 24 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]]
* [[Developer map]] - who's responsible for what feature
* [[Inkscape invariants|Inkscape's Mission]]
* [[Contact information]] - the developers' e-mails and SVN nicknames
* [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:
** past events:
::: [[Hackfest2023_Bensberg|2023 Bensberg]]
::: [[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 ==
 
* [[Installing Inkscape|Installation]]
=== User Documentation ===
* [[InstallHelp]]
* [[International and Local Communities]]
* [[International and Local Communities]]
* [[InkscapeTerminology]]
* [[Inkscape glossary]]
* [[UserManual]]
* [[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]
* [[InkscapeSVG|Inkscape SVG vs. Plain SVG]]
* [[Inkscape SVG vs. plain SVG]]
* [[GettingExtensionsWorking]]
* [[Output format requirements]] — What's needed to save in some formats
* [[GettingEffectsWorking]]
* [[Extension requirements]] — What's needed to use some extensions (slightly outdated)
* [[WhatEffectsDo]]
* [[Extension reference]] — What each extension does (slightly outdated)
* [[UsingTheConnectorTool]]
* [[Connector tool tutorial]]
* [[Installing Fonts as a User]]
* [[Installing fonts]]
* [[EmergencySave]] - recovery in case Inkscape crashed
* [[Emergency save]] — Recovery in case Inkscape crashed
* [[ReleaseNotes047|Release Notes]] for 0.47 (upcoming)
* [[Release notes]]
* [[ReleaseNotes046|Release Notes]] for 0.46
** ''[[Release notes/1.4|Inkscape 1.4]]'' &mdash; ''development branch''
* [[ReleaseNotes045|Release Notes]] for 0.45 and past
** '''[[Release notes/1.3|Inkscape 1.3]]''' ([[Release notes/1.3.1|1.3.1]]) &mdash; ''current stable release branch''
* [[Announcing Releases]]
** [[Release notes/1.2|Inkscape 1.2]] ([[Release notes/1.2.1|1.2.1]], [[Release notes/1.2.2|1.2.2]])
* [[TricksAndTips]]
* [[Announcing Releases]] (slightly outdated)
</td>
* [[Release Process Debrief]] (slightly outdated)
* [[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]]
* [[HelpWanted]]
* [[Bug management]]
* [[BugTriageProjects]]
** [[Projects#Bug_Triage]]
* [[CreatingDists]]: how to build packages
* [[Testing]]
* [[StableBranchUpdates]]
** [[macOS alpha]]
* [[WebsiteEditing]]
* [[UpdatingTrackerItems]]
* [[TutorialsAndHelp]]
* [[How_To_Start_A_Page]] how to use the wiki
* [[TestingInkscape]]
* [[Translation information]]
* [[Translation information]]
* [[AboutScreenContest]]
* [[WebSite]]
* [[Inkscape Classes]]
* [[Inkscape Classes]]
* [[Conferences]]
* [[Conferences]]
* [[Fundraising Ideas]]
* [[Creating Inkscape distributions]] — How to build packages
* [[Stable branch updates]]
* [[Updating tracker items]]
* [[Tutorials and help]]
* [[How to start a page]] — How to use the wiki
* [[Creating screencasts]]
* [[About-Screen contest]]
* [[social media|Participate in social media]]
|}


</td></tr></table>
<div style="margin-top: 1em; padding: .5em 1em 1em; border: 1px solid #62C012;">


<table cellspacing="0" width="100%" style="background-color: white; border-width:1px; border-style:solid; border-color:#62C012">
== Developer Documentation ==
{| style="width: 100%;"
|- style="vertical-align: top;"
| style="width: 50%; padding-right: 1em;" |
=== First Steps ===
* [[Working with Git]] — How to obtain the source code. A quick start on how to use our version control system.
* [[Compiling Inkscape]]
* [[Developer manual]] — Various important information, be sure to read this before coding
* [[Debugging Inkscape|Debugging]] — Random tips to help debug problems
* [[Janitorial tasks]] — Small tasks that need doing
* [[Doxygen documentation]]
* [[Working with CMake]] — Getting started with CMake coding for configuring and building Inkscape


<tr valign="top" style="padding:11px 0em 0em 11px">
=== Developer tutorials ===
<th colspan="2" align="left" style="padding:.5em 0em 0em .5em">
* [[Architectural overview]] — A high-level look at Inkscape
* [[Preferences subsystem]] — Creating and using preference values
<!-- * XML subsystem — How to manipulate the XML representation of a document
* Display subsystem — How to make things appear on the canvas
* Tools subsystem — How to create a new tool -->
* Extensions
** [[Extension subsystem]] — An overview of the functionality provided by extensions and the possible implementations
** [[Script extensions]] — Extend Inkscape easily using scripting languages (Python, Perl, …)
** [[Python modules for extensions]] — Some helpful routines for use in Python script extensions
** [[INX extension descriptor format]]
* [[Creating Live Path Effects]]
* [[Using libsigc++ signals]]
*[[Windows development on Linux]]


=== Developer Documentation ===
=== User Interface Discussion===
</th></tr><tr valign="top" align="left"><td style="width:50%;padding:.5em">
*[[Interface translation]]
==== General ====
* [[Adding interface verbs]]
* [[DeveloperManual]]
*[[Accessible graphics]]
* [[CompilingInkscape]]
* [[Object Manager]]
* [[WorkingWithSVN]]
*[[Dialogs reorganization]]
* [[Using Eclipse]]
*[[Modal interfaces]]
* [[HandlingPreferences]]:  creating and using preference values
*[[Text usability]] — Text tool and dialog
* [[AddSPObject]]: how to add a new SPObject type
*[[KeyboardShortcutsToDo]]
* [[ReprListeners]]: responding to XML doc changes
**[[Keyboard profiles]] — How you can help
* [[ErrorsAndWarnings]]: how to deal with reporting errors, warnings, and other messages
*[[Statusbar API]]
* [[DebuggingTips]]: random tips to help debug problems
* [[Animation-(Timeline)]]
*[[Free Desktop Graphic Suite]]
*[[Skeletal Strokes]] — Brushes, Strokes, Pressure Sensibility...


* [[DeveloperTitles]]: terms for various roles in Inkscape
| style="width: 50%;" |
* [[InkscapeJanitors]]: small tasks that need doing
* [[ExtensionAttributes]]: currently defined attributes in Inkscape's XML namespace and what they do


* [[ExtensionsRepository]]: an Internet central for Inkscape Extensions
===Development Discussion ===  
* [[OtherProjects]] (outside links)
*[[Roadmap]] — The main todo list
* [[MakingLivePathEffects]]: detailed instructions for building new live path effects
*[[Tracking Dependencies|Dependencies]] — What libs are needed to build Inkscape
* [[:Category:Extensions|Extensions]] (plugins)
*[[C++11]] — Which C++11 features can be used
** [[ExtensionArchitecture]]: an overview of the functionality provided by extensions and the possible implementations
*[[New feature proposals]]
** [[MakingAnINX]]: A description of the INX file format
* [[Extension architecture proposals]]
** [[ScriptingHOWTO]]: Guidelines for writing External Script Extensions
*[[Coding Style|Coding Style Discussion]]
** [[PythonModules]]: Helper modules for extensions crafted with python
*[[File types]]
 
*[[Application icons]] Application + Interface
</td><td style="width:50%;padding:.5em">
*[[Icons]]
 
*[[Color management]]
==== Development Discussion ====
*[[Printing subsystem]]
* [[Roadmap]]: the main todo list
*[[SVG Tiny Compliance]]
* [[Minimum Version Requirements]] of dependencies, etc.
* [[SVG Test Suite Compliance]] [[W3C]] full test suite
* [[NewFeatureProposals]]
*[[CSS Support]]
* [[ExtensionArchitectureProposals]]
*[[Google Summer of Code]]
* [[Coding Style|Coding Style Discussion]]
* [[Improved Media Management]]
* [[FileTypes]]
*[[UI Mockup Screenshots]]
* [[ApplicationIcons]] (Application + Interface)
* [[Icons]]
* [[InkscapeColor]]
* [[PrintingSubsystem]]
* [[SVG Competitors Plan]] - MS WVG vs SVG, etc
* [[SVG Tiny Compliance]]
* [[SVG Test Suite Compliance]] - [[W3C]] full test suite
* [[CSS Support]]
* [[OpenDocument proposal]]
* [[Googles Summer Of Code]]
* [[UI MockupScreenshots]]
* [[Swatch Book]]
* [[Swatch Book]]
* [[Tablet Dialog]]
*[[Tablet Dialog]]
* [[ViewBoxToDo]] View box support info
*[[ViewBoxToDo]] View box support info
 
* [[Caching]]
===Lib2Geom===
*[[Canvas Rendering Profiling]]
*[[lib2geom]]
*[[UI and Document coordinates‎]]
*[[lib2geom Goals]]
* [[GtkMMification]] — Replace C boilerplate with gtkmm objects
*[[lib2geom FAQ]]
*[[CMake Tasks]] — Converting the Inkscape build system to CMake
*[[lib2geom SVN Repository Guide]]
*[[Bug Reporting Workflow]] — Options for improving Inkscape bug workflow from user to developer
*[[WorkingWith2GeomFAQ]]: real-life questions answered about using 2Geom in real code
*[[1.0 Release Bug Fix List]] — List of bugs that need to be fixed for 1.0
*[[lib2geom py2geom]]: python bindings to 2geom. With this you can use the power of 2geom in python scripts.
*[[1.0 Release Planning]] — Roadmap and planning for 1.0 Release
 


</td></tr><tr valign="top" align="left"><td style="width:50%;padding:.5em">
===Miscellaneous===
*[[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
*[[Related programs]]
*[[Sponsors list]]
*[[Contracting Process]]
*[[Wiki Playground]]


==== User Interface Discussion ====
===[[Lib2geom]]===
* [[Translation_information]]
*[[Lib2geom]]
* [[AddingInterfaceVerbs]]
*[[Working with 2Geom FAQ]] — Real-life questions answered about using 2Geom in real code
* [[AccessibleGraphics]]
*[[Lib2geom py2geom]] — Python bindings to 2geom. With this you can use the power of 2geom in Python scripts.
* [[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">
===Historical pages===
These pages are outdated, but linked here for posterity.


==== Rearchitecture Discussion ====
*[[Working with Bazaar]] — Our former control version system, no longer used. See [[Working with Git]] for current instructions.
* [[0.47 Refactoring Plan]]
* [[Creating a new SPObject]]
** [[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]]

Latest revision as of 23:06, 23 July 2023

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

Project Info

2023 Bensberg
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