Difference between revisions of "Inkscape zh cn"

From Inkscape Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
在这里是 Inkscape 自由开发和讨论的园地。对 [[WikiSyntax|Wiki 语法]]感兴趣?
{{Moved to the website}}
 
{{Main Page/Localized versions}}
其他语言: [[Inkscape en español|Wiki en español]], [[L'Inkscape en Català|Wiki en Català]], [[Inkscape em Português|Wiki em Português]], [[Startseite|Wiki auf deutsch]]...
 
<table cellspacing="11" width="100%"><tr valign="top">
<td style="width:33%;background-color: #E6E6E6; padding:.5em;">
=== 关于 Inkscape ===
* [http://www.inkscape.org/ Inkscape 主页]
* [[About Inkscape|关于 Inkscape]]
* [[Features of Inkscape zh cn|功能]]
* [[FAQ]] - 常见问题
* [[Project information]]
* [[Supported operating systems]]
* [[Tools]] - Supporting Tools and Applications
* [[Galleries]]
* [[Inkscape coverage|Coverage]] - Awards, articles, presentations, books about Inkscape
* [[User testimonials]]
* [[Inkscape popularity|Popularity]]
* [[Contact information]] - the developers' e-mails and SVN nicknames
 
</td>
 
<td style="width:33%;;background-color: white; padding:.5em;">
 
=== 用户文档 ===
* [[Installing Inkscape|Installation]]
* [[International and Local Communities]]
* [[Inkscape glossary]]
* [[User manual information]] - where to find the free Inkscape manual and how to contribute to it
* [http://inkscape.org/doc/ Tutorials]
* [[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 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]]
* [[Tricks and tips]] - miscellaneous advice, may be slightly outdated
</td>
 
<td style="width:33%;background-color: #E6E6E6; padding:.5em;">
 
=== 帮助 Inkscape,无需编码 ===
 
* [[HelpWanted]]
* [[BugTriageProjects]]
* [[CreatingDists]]: how to build packages
* [[StableBranchUpdates]]
* [[Editing Inkscape's website|Website]]
* [[UpdatingTrackerItems]]
* [[TutorialsAndHelp]]
* [[How_To_Start_A_Page]] how to use the wiki
* [[Testing]]
* [[Translation information]]
* [[AboutScreenContest]]
* [[Inkscape Classes]]
* [[Conferences]]
 
</td></tr></table>
 
<table cellspacing="0" width="100%" style="background-color: white; border-width:1px; border-style:solid; border-color:#62C012">
 
<tr valign="top" style="padding:11px 0em 0em 11px">
<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">
==== First Steps ====
* [[Working with SVN]] - a quick start on how to use our version control system
* [[Working with Bazaar]]
* [[Compiling Inkscape|Compilation]]
* [[Using Eclipse]]
* [[Developer manual]] - various important information, be sure to read this before coding
* [[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 ====
* [[Architectural overview]] - a high-level look at Inkscape
* [[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]]
* Extensions
** [[Extension subsystem]] - an overview of the functionality provided by extensions and the possible implementations
** [[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 ====
* [[INX extension descriptor format]]
* [[Inkscape-specific XML attributes]] - documentation of attributes from Inkscape's XML namespace
 
* [[Extension repository]]: an Internet central for Inkscape Extensions
* [[Related programs]]
 
</td><td style="width:50%;padding:.5em">
 
==== Development Discussion ====
* [[Roadmap]]: the main todo list
* [[Dependencies]] - what libs are needed to build Inkscape
* [[NewFeatureProposals]]
* [[ExtensionArchitectureProposals]]
* [[Coding Style|Coding Style Discussion]]
* [[FileTypes]]
* [[ApplicationIcons]] (Application + Interface)
* [[Icons]]
* [[InkscapeColor]]
* [[PrintingSubsystem]]
* [[SVG Competitors Plan]] - MS WVG vs SVG, etc
* [[SVG Tiny Compliance]]
* [[SVG Test Suite Compliance]] - [[W3C]] full test suite
* [[CSS Support]]
* [[OpenDocument proposal]]
* [[Googles Summer Of Code]]
* [[UI MockupScreenshots]]
* [[Swatch Book]]
* [[Tablet Dialog]]
* [[ViewBoxToDo]] View box support info
 
===Lib2Geom===
*[[lib2geom]]
*[[lib2geom Goals]]
*[[lib2geom FAQ]]
*[[lib2geom SVN Repository Guide]]
*[[WorkingWith2GeomFAQ]]: real-life questions answered about using 2Geom in real code
*[[lib2geom py2geom]]: python bindings to 2geom. With this you can use the power of 2geom in python scripts.
 
 
</td></tr><tr valign="top" align="left"><td style="width:50%;padding:.5em">
 
==== User Interface Discussion ====
* [[Translation_information]]
* [[AddingInterfaceVerbs]]
* [[AccessibleGraphics]]
* [[ObjectManager]]
* [[DialogsReorganization]]
* [[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 ====
* [[Refactoring plan]]
** [[SubsystemRearchitecture]]
** [[GtkMMification]]: replace C boilerplate with gtkmm objects
* [[Cairoification]]
* [[ScribusInteroperability]]
 
</td></tr></table>
 
* [[WikiAttic]]: pages that are no longer relevant but kept for historical value
 
__NOTOC__


[[Category:About Inkscape]]
[[Category:About Inkscape]]
[[Category:User Documentation]]

Latest revision as of 14:30, 5 August 2016

As the wiki is now dedicated to Inkscape development (which is done exclusively in English), this page is no longer relevant here. All contents directed to normal users and deserving to be translated should now be on the main Inkscape website.

As the wiki is now dedicated to Inkscape development (which is done exclusively in English), this page is no longer relevant here. All contents directed to normal users and deserving to be translated should now be on the main Inkscape website.

Other languages: العربية Català Česky Deutsch English Español Français Italiano 日本語 한국어 Polski Português Português do Brasil Русский Slovenčina 中文