Difference between revisions of "Inkscape"
Jump to navigation
Jump to search
(Remove a huge amount of spam. Used version from 21:24, 23 January 2006 (by Tom)) |
|||
Line 18: | Line 18: | ||
</td><td style="width:33%;;background-color: #[[FFF1EF]]; padding:.5em; border: 1px solid #[[FFC7BF]];margin:.5em"> | </td><td style="width:33%;;background-color: #[[FFF1EF]]; padding:.5em; border: 1px solid #[[FFC7BF]];margin:.5em"> | ||
=== User Documentation === | |||
* [[InkscapeTerminology]] | |||
* [[UserManual]] | |||
* [http://inkscape.org/doc/basic/tutorial-basic.html Tutorial:Basic] | |||
* [[InkscapeSVG]] vs. Plain SVG | |||
* [[GettingExtensionsWorking]] | |||
* [[GettingEffectsWorking]] | |||
* [[WhatEffectsDo]] | |||
* [[UsingTheConnectorTool]] | |||
* [[Installing Fonts as a User]] | |||
* [[ReleaseNotes]] for 0.44 and past | |||
* [[PressRelease]] for 0.43 and past | |||
* [[ArticleIntroducingInkscape0_40|Introducing Inkscape 0.40]] | |||
* [[InkscapeTipWiki]] | |||
* [[OtherProjects]] (outside links) | |||
</td><td style="width:33%;background-color: #FFFAEF; padding:.5em; border: 1px solid #[[FFE9BF]]; margin:.5em"> | |||
=== Help Inkscape Without Coding === | === Help Inkscape Without Coding === | ||
Line 402: | Line 51: | ||
</td></tr></table><table cellspacing="0" width="100%" style="background-color: #FFFAEF; border-width:0em .5em; border-style:solid; border-color:white"><tr valign="top" style="padding:11px 0em 0em 11px"> | </td></tr></table><table cellspacing="0" width="100%" style="background-color: #FFFAEF; border-width:0em .5em; border-style:solid; border-color:white"><tr valign="top" style="padding:11px 0em 0em 11px"> | ||
<th colspan="2" align="left" style="padding:.5em 0em 0em .5em"> | <th colspan="2" align="left" style="padding:.5em 0em 0em .5em"> | ||
=== Developer Documentation === | |||
</th></tr><tr valign="top" align="left"><td style="width:50%;padding:.5em"> | |||
==== General ==== | |||
* [[DeveloperManual]] | |||
* [[CompilingInkscape]] | |||
* [[WorkingWithSVN]] | |||
* [[HandlingPreferences]]: creating and using preference values | |||
* [[AddSPObject]]: how to add a new SPObject type | |||
* [[ReprListeners]]: responding to XML doc changes | |||
* [[ErrorsAndWarnings]]: how to deal with reporting errors, warnings, and other messages | |||
* [[DebuggingTips]]: random tips to help debug problems | |||
* [[DeveloperTitles]]: terms for various roles in Inkscape | |||
* [[InkscapeJanitors]]: small tasks that need doing | |||
* [http://livarot.sourceforge.net/ Livarot]: for boolean ops | |||
</td><td style="width:50%;padding:.5em"> | |||
==== Development Discussion ==== | |||
* [[Roadmap]]: the main todo list | |||
* [[NewFeatureProposals]] | |||
* [[ExtensionArchitectureProposals]] | |||
* [[Coding Style|Coding Style Discussion]] | |||
* [[FileTypes]] | |||
* [[Icons]] (Application + Interface) | |||
* [[ApplicationIcons]] ( more application + interface ) | |||
* [[InkscapeColor]] | |||
* [[PrintingSubsystem]] | |||
* [[SVG Competitors Plan]] - MS WVG vs SVG, etc | |||
* [[SVG Tiny Compliance]] | |||
* [[SVG Test Suite Compliance]] - [[W3C]] full test suite | |||
* [[CSS Support]] | |||
* [[OpenVG]] Standard (draft) | |||
* [[OpenDocument proposal]] | |||
* [[Googles Summer of Code]] | |||
</td></tr><tr valign="top" align="left"><td style="width:50%;padding:.5em"> | |||
==== User Interface Discussion ==== | |||
* [[TranslationInformation]] | |||
* [[AccessibleGraphics]] | |||
* [[ObjectManager]] | |||
* [[DialogsReorganization]] | |||
* [[DialogReplacement]] | |||
* [[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 ==== | |||
* [[SubsystemRearchitecture]] | |||
* [[CPlusPlus]]: Convert to C++ | |||
* [[Pangoification]]: replace font rendering subsystem | |||
* [[GtkMMification]]: replace C boilerplate with gtkmm objects | |||
* [[PathRepresentation]] | |||
* [[Cairoification]] | |||
* [[ScribusInteroperability]] | |||
</td></tr></table> | |||
---- | |||
* [[WikiAttic]]: pages that are no longer relevant but kept for historical value | |||
__NOTOC__ | |||
Revision as of 16:37, 9 February 2006
This is a freeform area for Inkscape development and discussion. Curious about WikiSyntax?
About Inkscape
|
User Documentation
|
Help Inkscape Without Coding
|
- WikiAttic: pages that are no longer relevant but kept for historical value