Difference between revisions of "Inkscape"
Jump to navigation
Jump to search
m |
|||
Line 72: | Line 72: | ||
=== Developer Documentation === | === Developer Documentation === | ||
</th></tr><tr valign="top" align="left"><td style="width:50%;padding:.5em"> | </th></tr><tr valign="top" align="left"><td style="width:50%;padding:.5em"> | ||
==== | ==== First Steps ==== | ||
* [[ | * [[Working with SVN]] - a quick start on how to use our version control system | ||
* [[ | * [[Compiling Inkscape|Compilation]] | ||
* [[Using Eclipse]] | * [[Using Eclipse]] | ||
* [[ | * [[Debugging Inkscape|Debugging]] - random tips to help debug problems | ||
* [[Project organization]] - procedures, hierarchy, developer roles and the likes | |||
* [[ | * [[Janitorial tasks]] - small tasks that need doing | ||
* [[ | * [[Doxygen documentation]] | ||
* [[ | |||
* [[ | ==== Developer tutorials ==== | ||
* [[ | * [[Developer manual]] - an older document describing several subsystems | ||
* [[ | * [[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 | |||
* [[Creating a new SPObject]] | |||
* Extensions | |||
** [[Extension subsystem]] - an overview of the functionality provided by extensions and the possible implementations | |||
** [[INX extension descriptor format]] | |||
** [[Script extensions]] | |||
** [[Python modules for extensions]] - some helpful routines for use in Python script extensions | |||
* [[ | ==== Miscellaneous ==== | ||
* [[ | * [[Inkscape-specific XML attributes]] - documentation of attributes from Inkscape's XML namespace | ||
* [[Creating Live Path Effects]] | |||
* [[ | |||
* [[Extension repository]]: an Internet central for Inkscape Extensions | |||
* [[Related programs]] | |||
</td><td style="width:50%;padding:.5em"> | </td><td style="width:50%;padding:.5em"> |
Revision as of 16:02, 19 June 2009
This is a freeform area for Inkscape development and discussion. Curious about WikiSyntax?
Other languages: Wiki en español, Wiki en Català, Wiki em Português, Wiki auf deutsch...
Developer Documentation | |
---|---|
First Steps
Developer tutorials
Miscellaneous
|
Development Discussion
Lib2Geom
|
User Interface Discussion
|
Rearchitecture Discussion
|
- WikiAttic: pages that are no longer relevant but kept for historical value