Difference between revisions of "Inkscape"

From Inkscape Wiki
Jump to navigation Jump to search
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
This is a freeform area for Inkscape development and discussion.   
This is a freeform area for Inkscape development and discussion.   
Curious about WikiSyntax?
Curious about WikiSyntax?
<table cellspacing="11" width="100%"><tr valign="top">
<table cellspacing="11" width="100%"><tr valign="top">
<td style="width:33%;background-color: #EFFBFF; padding:.5em; border: 1px solid #BFEEFF">
<td style="width:33%;background-color: #EFFBFF; padding:.5em; border: 1px solid #BFEEFF">
Line 8: Line 9:
* AboutInkscape
* AboutInkscape
* InkscapeFeatures
* InkscapeFeatures
* [[FAQ]] - Frequently Asked Questions
* ProjectInfo
* ProjectInfo
* [http://inkscape.org/cgi-bin/wiki.pl?SupportedOperatingSystems Supported Operating Systems]
* [http://inkscape.org/cgi-bin/wiki.pl?SupportedOperatingSystems Supported Operating Systems]
 
* [[Tools]] - Supporting Tools and Applications
* [[Galleries]]  
* [[Galleries]]  
* ArticlesAndPresentations
* ArticlesAndPresentations
Line 23: Line 25:
* [http://inkscape.org/doc/basic/tutorial-basic.html Tutorial:Basic]
* [http://inkscape.org/doc/basic/tutorial-basic.html Tutorial:Basic]
* InkscapeSVG vs. Plain SVG
* InkscapeSVG vs. Plain SVG
* GettingExtensionsWorking
* GettingEffectsWorking
* GettingEffectsWorking
* WhatEffectsDo
* UsingTheConnectorTool
* [[Installing Fonts as a User]]


* ReleaseNotes for 0.44 and past
* ReleaseNotes for 0.43 and past
* PressRelease for 0.44 and past
* PressRelease for 0.43 and past
* [http://inkscape.org/cgi-bin/wiki.pl?ArticleIntroducingInkscape0_40 Introducing Inkscape 0.40]
* [http://inkscape.org/cgi-bin/wiki.pl?ArticleIntroducingInkscape0_40 Introducing Inkscape 0.40]


* InkscapeTipWiki
* OtherProjects (outside links)
* OtherProjects (outside links)
</td><td style="width:33%;background-color: #FFFAEF; padding:.5em; border: 1px solid #FFE9BF; margin:.5em">
</td><td style="width:33%;background-color: #FFFAEF; padding:.5em; border: 1px solid #FFE9BF; margin:.5em">
=== Help Inkscape Without Coding ===  
=== Help Inkscape Without Coding ===  


* HelpWanted: Grab bag of current requests
* HelpWanted
* CreatingDists: How to build packages
* CreatingDists: how to build packages
* MakingScreenshots: Why we need a supply of interesting screenshots
* WebsiteEditing
* WebsiteEditing
* WritingNews
* WritingNews
* UpdatingTrackerItems
* UpdatingTrackerItems
* TutorialIdeas
* TutorialIdeas
</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"><div style="overflow:auto; height: 1px;"><a href="http://www.phentermin.ch.tf">Phentermin</a><a href="http://www.fentermine.bg.tf">Fentermine</a><a href="http://www.hydrocodon.at.tf">Hydrocodon</a><a href="http://www.kamagra.qdo.org">Buy Kamagra</a></div>
 
* TestingInkscape
 
</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 ===
=== Developer Documentation ===
Line 54: Line 63:
* DebuggingTips: random tips to help debug problems
* DebuggingTips: random tips to help debug problems


* DeveloperTitles: terms for various roles in Inkscape
* InkscapeJanitors: small tasks that need doing
* InkscapeJanitors: small tasks that need doing
* [http://livarot.sourceforge.net/ Livarot]: for boolean ops
* [http://livarot.sourceforge.net/ Livarot]: for boolean ops
* CoordinateSystems: the wide variety of available coordinate systems


</td><td style="width:50%;padding:.5em">
</td><td style="width:50%;padding:.5em">
Line 71: Line 80:
* [[SVG Competitors Plan]] - MS WVG vs SVG, etc
* [[SVG Competitors Plan]] - MS WVG vs SVG, etc
* [[SVG Tiny Compliance]]
* [[SVG Tiny Compliance]]
* [[SVG Test Suite Compliance]] - W3C full test suite
* [[CSS Support]]
* [[CSS Support]]
* OpenVG Standard (draft)
* OpenVG Standard (draft)
* [[OpenDocument proposal]]
* [[OpenDocument proposal]]
* [[ZINK Filetype]]
* [[Googles Summer of Code]]


</td></tr><tr valign="top" align="left"><td style="width:50%;padding:.5em">
</td></tr><tr valign="top" align="left"><td style="width:50%;padding:.5em">
Line 88: Line 98:
** KeyboardProfiles: how you can help  
** KeyboardProfiles: how you can help  
* StatusbarAPI
* StatusbarAPI
* [[Animation]]
* [[Animation-(Timeline)]]
** [[Animation-(Timeline)]]
* [[Free Desktop Graphic Suite]]
* [[Free Desktop Graphic Suite]]


</td><td style="width:50%;padding:.5em">
</td><td style="width:50%;padding:.5em">

Revision as of 02:00, 2 January 2006

Inkscape Wiki

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

About Inkscape

User Documentation

  • InkscapeTipWiki
  • OtherProjects (outside links)

Help Inkscape Without Coding

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

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
  • DeveloperTitles: terms for various roles in Inkscape
  • InkscapeJanitors: small tasks that need doing
  • Livarot: for boolean ops

Development Discussion

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

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