Difference between revisions of "Inkscape"
Jump to navigation
Jump to search
(Some more style improvement) |
(Worked on links) |
||
Line 18: | Line 18: | ||
* [[Inkscape coverage|Coverage]] — Awards, articles, presentations, books about Inkscape | * [[Inkscape coverage|Coverage]] — Awards, articles, presentations, books about Inkscape | ||
* [[Inkscape popularity|Popularity]] | * [[Inkscape popularity|Popularity]] | ||
* [[ | * [[Inkscape invariants|Inkscape's Mission]] | ||
* [ | * [https://inkscape.org/en/community/ Communication] — How to reach us | ||
* [[ | * [[Announcement to Sodipodi]] — This started it all | ||
* [[Branding]] | * [[Branding]] | ||
* [[Travel Reimbursement Policy]] | * [[Travel Reimbursement Policy]] | ||
Line 48: | Line 48: | ||
| style="width: 33%; background: #EAEAEA; padding: 1em;" | | | style="width: 33%; background: #EAEAEA; padding: 1em;" | | ||
== Help Inkscape Without Coding == | == Help Inkscape Without Coding == | ||
* [[Help wanted]] | |||
* [[Bug management]] | * [[Bug management]] | ||
** [[Bug triage projects]] | |||
* [[Testing]] | * [[Testing]] | ||
* [[Translation information]] | * [[Translation information]] | ||
Line 55: | Line 57: | ||
* [[Conferences]] | * [[Conferences]] | ||
* [[Fundraising Ideas]] | * [[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 | * [[How to start a page]] — How to use the wiki | ||
* [[ | * [[Creating screencasts]] | ||
* [[About-Screen contest]] | * [[About-Screen contest]] | ||
|} | |} | ||
<div style=" | <div style="margin-top: 1em; padding: .5em 1em 1em; border: 1px solid #62C012;"> | ||
== Developer Documentation == | == Developer Documentation == | ||
{| style="width: 100%;" | {| style="width: 100%;" | ||
Line 89: | Line 88: | ||
* [[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 | <!-- * XML subsystem — How to manipulate the XML representation of a document | ||
* Display subsystem | * Display subsystem — How to make things appear on the canvas | ||
* Tools subsystem | * Tools subsystem — How to create a new tool --> | ||
* [[Creating a new SPObject]] | * [[Creating a new SPObject]] | ||
* Extensions | * Extensions | ||
Line 108: | Line 107: | ||
=== User Interface Discussion === | === User Interface Discussion === | ||
* [[ | * [[Interface translation]] | ||
* [[ | * [[Adding interface verbs]] | ||
* [[ | * [[Accessible graphics]] | ||
* [[ | * [[Object Manager]] | ||
* [[ | * [[Dialogs reorganization]] | ||
* [[ | * [[Modal interfaces]] | ||
* [[ | * [[Text usability]] — Text tool and dialog | ||
* [[KeyboardShortcutsToDo]] | * [[KeyboardShortcutsToDo]] | ||
** [[ | ** [[Keyboard profiles]] — How you can help | ||
* [[ | * [[Statusbar API]] | ||
* [[Animation-(Timeline)]] | * [[Animation-(Timeline)]] | ||
* [[Free Desktop Graphic Suite]] | * [[Free Desktop Graphic Suite]] | ||
Line 126: | Line 125: | ||
* [[Dependencies]] — What libs are needed to build Inkscape | * [[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]] | ||
* [[ | * [[Extension architecture proposals]] | ||
* [[Coding Style|Coding Style Discussion]] | * [[Coding Style|Coding Style Discussion]] | ||
* [[ | * [[File types]] | ||
* [[ | * [[Application icons]] — Application + Interface | ||
* [[Icons]] | * [[Icons]] | ||
* [[ | * [[Color management]] | ||
* [[ | * [[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 | * [[Google Summer of Code]] | ||
* [[Improved Media Management]] | * [[Improved Media Management]] | ||
* [[UI | * [[UI Mockup Screenshots]] | ||
* [[Swatch Book]] | * [[Swatch Book]] | ||
* [[Tablet Dialog]] | * [[Tablet Dialog]] | ||
Line 153: | Line 152: | ||
* [[Related programs]] | * [[Related programs]] | ||
=== | === [[Lib2geom]] === | ||
* [[Lib2geom Goals]] | |||
* [[ | * [[Lib2geom FAQ]] | ||
* [[ | * [[Lib2geom SVN Repository Guide]] | ||
* [[ | * [[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. | ||
* [[ | |||
|} | |} | ||
</div> | </div> |
Revision as of 07:34, 13 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?
Developer Documentation
First Steps
Developer tutorials
Continuous Integration (automated testing)User Interface Discussion |
Development Discussion
Miscellaneous
Lib2geom
|
See also
- Wiki Attic — Pages that are no longer relevant but kept for historical value