Difference between revisions of "Inkscape"

From Inkscape Wiki
Jump to navigation Jump to search
 
m
(7 intermediate revisions by the same user not shown)
Line 3: Line 3:
Curious about WikiSyntax?
Curious about WikiSyntax?


<table border="0"><tr><td valign="top">
<table cellspacing="15" width="100%"><tr valign="top">
<td style="width:33%;background-color: #EFFBFF; padding:.5em; border: 1px solid #BFEEFF; margin:.5em">
=== About Inkscape ===
=== About Inkscape ===
* [http://www.inkscape.org/ Inkscape Homepage]
* [http://www.inkscape.org/ Inkscape Homepage]
* OtherProjects
* InkscapeFeatures
* ProjectInfo
* SupportedOperatingSystems
 
* [[Galleries]]
* ArticlesAndPresentations
* ArticlesAndPresentations
* TestimonialComments
* TestimonialComments
* InkscapePopularity
* InkscapePopularity
* ContactInfo our heroes


</td><td style="width:33%;;background-color: #FFF1EF; padding:.5em; border: 1px solid #FFC7BF;margin:.5em">
=== User Documentation ===
=== User Documentation ===
* InkscapeTerminology
* UserManual
* InkscapeSVG vs. Plain SVG
* ReleaseNotes for 0.42 and past
* ReleaseNotes for 0.42 and past
* PressRelease for 0.42 and past
* PressRelease for 0.42 and past
* ArticleIntroducingInkscape0_40
* ArticleIntroducingInkscape0_40
* InkscapeTerminology
* InkscapeFeatures
* UserManual
* TutorialIdeas
* InkscapeSVG


=== Project Documentation ===  
* OtherProjects (outside links)
* ProjectInfo
</td><td style="width:33%;background-color: #FFFAEF; padding:.5em; border: 1px solid #FFE9BF; margin:.5em">
=== Help Inkscape Without Coding ===  
 
* CreatingDists: how to build packages
* CreatingDists: how to build packages
* WebsiteEditing
* WebsiteEditing
* WritingNews
* WritingNews
* UpdatingTrackerItems
* UpdatingTrackerItems
* ScribusInteroperability
* TutorialIdeas
 
</td></tr></table><table cellspacing="15" width="98%" style="background-color: #FFFAEF; padding:.5em; border: 1px solid #B3A386; margin:.5em "><tr valign="top">
</td><td valign="top">
<th colspan="4" align="left">
=== Developer Documentation ===
=== Developer Documentation ===
</th></tr><tr valign="top" align="left"><td style="width:24%">
==== General ====
* DeveloperManual
* DeveloperManual
* CompilingInkscape
* CompilingInkscape
* WorkingWithCVS
* WorkingWithCVS
* TranslationInformation
* InkscapeJanitors: small tasks that need doing
* HandlingPreferences:  creating and using preference values
* HandlingPreferences:  creating and using preference values
* AddSPObject: how to add a new SPObject type
* AddSPObject: how to add a new SPObject type
Line 41: Line 49:
* ErrorsAndWarnings: how to deal with reporting errors, warnings, and other messages
* ErrorsAndWarnings: how to deal with reporting errors, warnings, and other messages
* DebuggingTips: random tips to help debug problems
* DebuggingTips: random tips to help debug problems
* [http://livarot.sourceforge.net/ Livarot]: for boolean ops


 
* InkscapeJanitors: small tasks that need doing
 
* [http://livarot.sourceforge.net/ Livarot]: for boolean ops
=== User Interface Discussion ===
</td><td style="width:24%">
==== User Interface Discussion ====
* TranslationInformation
* AccessibleGraphics
* AccessibleGraphics
* ObjectManager
* ObjectManager
Line 58: Line 67:
* [[Free Desktop Graphic Suite]]
* [[Free Desktop Graphic Suite]]


</td><td valign="top">
 
=== Development Discussion ===
</td><td style="width:24%">
==== Development Discussion ====
* [[Roadmap]]: the main todo list
* [[Roadmap]]: the main todo list
* NewFeatureProposals
* NewFeatureProposals
Line 75: Line 85:
* [[OpenDocument proposal]]
* [[OpenDocument proposal]]


=== Rearchitecture Discussion ===
</td><td style="width:24%">
==== Rearchitecture Discussion ====
* SubsystemRearchitecture
* SubsystemRearchitecture
* CPlusPlus: Convert to C++
* CPlusPlus: Convert to C++
Line 82: Line 93:
* PathRepresentation
* PathRepresentation
* [[Cairoification]]
* [[Cairoification]]
 
* ScribusInteroperability
=== [[Galleries]] ===
 
</td></tr></table>
</td></tr></table>
----
----
* WikiAttic: pages that are no longer relevant but kept for historical value
* WikiAttic: pages that are no longer relevant but kept for historical value
http://img.photobucket.com/albums/v107/RPAllan/Emoticons/bananacha.gif

Revision as of 04:24, 25 April 2005

Inkscape Wiki

This is a freeform area for Inkscape development and discussion. Curious about WikiSyntax?

About Inkscape

  • Galleries
  • ArticlesAndPresentations
  • TestimonialComments
  • InkscapePopularity
  • ContactInfo our heroes

User Documentation

  • InkscapeTerminology
  • UserManual
  • InkscapeSVG vs. Plain SVG
  • ReleaseNotes for 0.42 and past
  • PressRelease for 0.42 and past
  • ArticleIntroducingInkscape0_40
  • OtherProjects (outside links)

Help Inkscape Without Coding

  • CreatingDists: how to build packages
  • WebsiteEditing
  • WritingNews
  • UpdatingTrackerItems
  • TutorialIdeas

Developer Documentation

General

  • DeveloperManual
  • CompilingInkscape
  • WorkingWithCVS
  • 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
  • InkscapeJanitors: small tasks that need doing
  • Livarot: for boolean ops

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


Development Discussion

Rearchitecture Discussion

  • SubsystemRearchitecture
  • CPlusPlus: Convert to C++
  • Pangoification: replace font rendering subsystem
  • GtkMMification: replace C boilerplate with gtkmm objects
  • PathRepresentation
  • Cairoification
  • ScribusInteroperability

  • WikiAttic: pages that are no longer relevant but kept for historical value