Difference between revisions of "Inkscape"
Jump to navigation
Jump to search
m |
(→Help Inkscape Without Coding: - marketing) |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 18: | Line 18: | ||
* [[User testimonials]] | * [[User testimonials]] | ||
* [[Inkscape popularity|Popularity]] | * [[Inkscape popularity|Popularity]] | ||
* [[Contact information]] - the developers' e-mails and SVN nicknames | * [[Contact information]] - the developers' e-mails and SVN nicknames | ||
| Line 29: | Line 28: | ||
* [[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 | ||
* [http://inkscape.org/doc/ Tutorials] | * [http://inkscape.org/doc/ Tutorials] | ||
* [[Inkscape SVG vs. plain SVG]] | * [[Inkscape SVG vs. plain SVG]] | ||
* [[ | * [[Output format requirements]] - what's needed to save in some formats | ||
* [[ | * [[Effect requirements]] - what's needed to use some effects | ||
* [[ | * [[Effect reference]] - what each effect does | ||
* [[ | * [[Connector tool tutorial]] | ||
* [[Installing | * [[Installing fonts]] | ||
* [[ | * [[Emergency save]] - recovery in case Inkscape crashed | ||
* [[ | * [[Release notes]] | ||
* [[ | ** for version [[Release notes/0.47|0.47]] (upcoming) | ||
** for version [[Release notes/0.46|0.46]] (current) | |||
* [[Announcing Releases]] | * [[Announcing Releases]] | ||
* [[ | * [[Tricks and tips]] - miscellaneous advice, may be slightly outdated | ||
</td> | </td> | ||
| Line 62: | Line 61: | ||
* [[Inkscape Classes]] | * [[Inkscape Classes]] | ||
* [[Conferences]] | * [[Conferences]] | ||
* [[Marketing Scratchpad]] | |||
</td></tr></table> | </td></tr></table> | ||
| Line 74: | Line 74: | ||
==== First Steps ==== | ==== First Steps ==== | ||
* [[Working with SVN]] - a quick start on how to use our version control system | * [[Working with SVN]] - a quick start on how to use our version control system | ||
* [[Working with Bazaar]] | |||
* [[Compiling Inkscape|Compilation]] | * [[Compiling Inkscape|Compilation]] | ||
* [[Using Eclipse]] | * [[Using Eclipse]] | ||
| Line 85: | Line 86: | ||
* [[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 | ||
* | * Display subsystem (WIP) - how to make things appear on the canvas | ||
* | * 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]] | ||
** [[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 | ||
* [[Creating Live Path Effects]] | |||
* [[Boost shared pointers]] | |||
* [[Using libsigc++ signals]] | |||
==== Miscellaneous ==== | ==== Miscellaneous ==== | ||
* [[INX extension descriptor format]] | |||
* [[Inkscape-specific XML attributes]] - documentation of attributes from Inkscape's XML namespace | * [[Inkscape-specific XML attributes]] - documentation of attributes from Inkscape's XML namespace | ||
* [[Extension repository]]: an Internet central for Inkscape Extensions | * [[Extension repository]]: an Internet central for Inkscape Extensions | ||
| Line 121: | Line 124: | ||
* [[OpenDocument proposal]] | * [[OpenDocument proposal]] | ||
* [[Googles Summer Of Code]] | * [[Googles Summer Of Code]] | ||
* [[Improved Media Management]] | |||
* [[UI MockupScreenshots]] | * [[UI MockupScreenshots]] | ||
* [[Swatch Book]] | * [[Swatch Book]] | ||
Revision as of 16:29, 29 October 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