Difference between revisions of "Inkscape"

From Inkscape Wiki
Jump to navigation Jump to search
(Cleaning)
Line 3: Line 3:


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


{| cellspacing="11" style="width:100%;"
{| style="width: 100%; border-spacing: 1em;"
|-style="vertical-align:top;"
|- style="vertical-align: top;"
| style="width:33%;background-color: #E6E6E6; padding:.5em;"|
| style="width: 33%; background: #EAEAEA; padding: .5em;" |
=== Project Info ===
=== Project Info ===
* [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
* [[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
* [[Inkscape popularity|Popularity]]
* [[Inkscape popularity|Popularity]]
* [[InkscapeInvariants|Inkscape's Mission]]
* [[InkscapeInvariants|Inkscape's Mission]]
* [[CommunicationChannels|Communication Channels]]: how to reach us
* [[CommunicationChannels|Communication Channels]] — How to reach us
* [[AnnouncementToSodipodi|Announcement To Sodipodi]]: this started it all
* [[AnnouncementToSodipodi|Announcement to Sodipodi]] — This started it all
* [[Branding]]
* [[Branding]]
* [[Travel Reimbursement Policy]]
* [[Travel Reimbursement Policy]]
* [[FundedProjectSystemDevelopment|Funded Project System Development]]
* [[FundedProjectSystemDevelopment|Funded Project System Development]]


|style="width:33%;;background-color: white; padding:.5em;"|
| style="width: 33%; 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/en/learn/tutorials/ 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
* [[Extension requirements]] - what's needed to use some extensions (slightly outdated)
* [[Extension requirements]] — What's needed to use some extensions (slightly outdated)
* [[Extension reference]] - what each extension does (slightly outdated)
* [[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.92|0.92]] (active development)'''
** '''for version [[Release notes/0.92|0.92]] (active development)'''
** '''for version [[Release notes/0.91|0.91]] (current release)'''
** '''for version [[Release notes/0.91|0.91]] (current 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.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]]
* [[Tricks and tips]] - miscellaneous advice, may be slightly outdated
* [[Tricks and tips]] — Miscellaneous advice, may be slightly outdated
 
|style="width:33%;background-color: #E6E6E6; padding:.5em;"|


| style="width: 33%; background: #EAEAEA; padding: .5em;" |
=== Help Inkscape Without Coding ===  
=== Help Inkscape Without Coding ===  
* [[Bug management]]
* [[Bug management]]
Line 57: Line 55:
* [[Conferences]]
* [[Conferences]]
* [[Fundraising Ideas]]
* [[Fundraising Ideas]]


* [[HelpWanted]]
* [[HelpWanted]]
* [[BugTriageProjects]]
* [[BugTriageProjects]]
* [[CreatingDists]]: how to build packages
* [[CreatingDists]] — How to build packages
* [[StableBranchUpdates]]
* [[StableBranchUpdates]]
* [[UpdatingTrackerItems]]
* [[UpdatingTrackerItems]]
* [[TutorialsAndHelp]]
* [[TutorialsAndHelp]]
* [[How to start a page]]: how to use the wiki
* [[How to start a page]] — How to use the wiki
* [[CreatingScreencasts]]
* [[CreatingScreencasts]]
* [[AboutScreenContest]]
* [[About-Screen contest]]
|}
|}


{| cellspacing="0" style="width: 100%; background-color: white; border-width:1px; border-style:solid; border-color:#62C012; align:left; padding:11px 0em 0em 11px;"
<div style="background: white; border: 1px solid #62C012; padding: .5em 1em 1em;">
|- style="vertical-align:top;"
| colspan="2"|
 
=== Developer Documentation ===
=== Developer Documentation ===
|- style="vertical-align:top;"
{| style="width: 100%; border-spacing: 1em;"
| style="width:50%;|
|- style="vertical-align: top;"
| style="width: 50%;" |
==== 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 Bazaar]] How to obtain the source code. A quick start on how to use our version control system.
* [[Working with Git]]
* [[Working with Git]]
* [[Compiling Inkscape|Compilation]]
* [[Compiling Inkscape|Compilation]]
* [[Compiling Inkscape on Windows]]
* [[Compiling Inkscape on Windows]]
* [[Using Eclipse]] - Debug Inkscape on Windows using Eclipse (outdated)
* [[Using Eclipse]] Debug Inkscape on Windows using Eclipse (outdated)
* [[Using Visual Studio]] - Debug Inkscape on Windows using Microsoft Visual Studio
* [[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
* [[Project organization]] - procedures, hierarchy, developer roles and the likes
* [[Project organization]] — Procedures, hierarchy, developer roles and the likes
* [[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
* [[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 (WIP) — How to manipulate the XML representation of a document
* Display subsystem (WIP) - how to make things appear on the canvas
* Display subsystem (WIP) — How to make things appear on the canvas
* Tools subsystem (WIP) - how to create a new tool
* Tools subsystem (WIP) — How to create a new tool
* [[Creating a new SPObject]]
* [[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 108: Line 105:


==== Miscellaneous ====
==== Miscellaneous ====
* [[Script extensions]]: extends Inkscape easily using scripting languages (Python, Perl,...)
* [[Inkscape-specific XML attributes]] — Documentation of attributes from Inkscape's XML namespace
* [[INX extension descriptor format]]
* [[Extension repository]] — An Internet central for Inkscape extensions
* [[Inkscape-specific XML attributes]] - documentation of attributes from Inkscape's XML namespace
 
* [[Extension repository]]: an Internet central for Inkscape Extensions
* [[Related programs]]
* [[Related programs]]
| style="width:50%;|


==== Continuous Integration (Automated testing) ====
==== Continuous Integration (Automated testing) ====
Line 122: Line 114:
* [[Jenkins server setup]]
* [[Jenkins server setup]]


| style="width: 50%;" |
==== Development Discussion ====
==== Development Discussion ====
* [[Roadmap]]: the main todo list
* [[Roadmap]] — The main todo list
* [[Dependencies]] - what libs are needed to build Inkscape
* [[Dependencies]] — What libs are needed to build Inkscape
* [[C++11]] - What C++11 features can be used
* [[C++11]] — Which C++11 features can be used
* [[NewFeatureProposals]]
* [[NewFeatureProposals]]
* [[ExtensionArchitectureProposals]]
* [[ExtensionArchitectureProposals]]
* [[Coding Style|Coding Style Discussion]]
* [[Coding Style|Coding Style Discussion]]
* [[FileTypes]]
* [[FileTypes]]
* [[ApplicationIcons]] (Application + Interface)
* [[ApplicationIcons]] Application + Interface
* [[Icons]]
* [[Icons]]
* [[InkscapeColor]]
* [[InkscapeColor]]
* [[PrintingSubsystem]]
* [[PrintingSubsystem]]
* [[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]]
Line 142: Line 135:
* [[Swatch Book]]
* [[Swatch Book]]
* [[Tablet Dialog]]
* [[Tablet Dialog]]
* [[ViewBoxToDo]] View box support info
* [[ViewBoxToDo]] View box support info
* [[Caching]]
* [[Caching]]
* [[UI and Document coordinates‎]]
* [[UI and Document coordinates‎]]
* [[Mipmapping]]
* [[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
 
===Lib2Geom===
*[[lib2geom]]
*[[lib2geom Goals]]
*[[lib2geom FAQ]]
*[[lib2geom SVN Repository Guide]]
*[[WorkingWith2GeomFAQ]]: 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.


|- style="vertical-align:top;"
| style="width:50%;|
==== User Interface Discussion ====
==== User Interface Discussion ====
* [[Translation_information]]
* [[Translation information]]
* [[AddingInterfaceVerbs]]
* [[AddingInterfaceVerbs]]
* [[AccessibleGraphics]]
* [[AccessibleGraphics]]
Line 166: Line 148:
* [[DialogsReorganization]]
* [[DialogsReorganization]]
* [[ModalInterfaces]]
* [[ModalInterfaces]]
* [[TextUsability]]: text tool /dialog dialog
* [[TextUsability]] — Text tool and dialog
* [[KeyboardShortcutsToDo]]
* [[KeyboardShortcutsToDo]]
** [[KeyboardProfiles]]: how you can help  
** [[KeyboardProfiles]] — How you can help  
* [[StatusbarAPI]]
* [[StatusbarAPI]]
* [[Animation-(Timeline)]]
* [[Animation-(Timeline)]]
* [[Free Desktop Graphic Suite]]
* [[Free Desktop Graphic Suite]]


| style="width:50%; |
=== Lib2Geom ===
* [[lib2geom]]
* [[lib2geom Goals]]
* [[lib2geom FAQ]]
* [[lib2geom SVN Repository Guide]]
* [[WorkingWith2GeomFAQ]] — 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.
|}
|}
</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__

Revision as of 02:32, 7 July 2016

As the wiki is now dedicated to Inkscape development (which is done exclusively in English), this page is no longer relevant here. All contents directed to normal users and deserving to be translated should now be on the main Inkscape website.

Other languages: العربية Català Česky Deutsch English Español Français Italiano 日本語 한국어 Polski Português Português do Brasil Русский Slovenčina 中文


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

Miscellaneous

Continuous Integration (Automated testing)

Development Discussion

User Interface Discussion

Lib2Geom

See also

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