Difference between revisions of "Inkscape"

From Inkscape Wiki
Jump to navigation Jump to search
(Update latest hackfest to 2023 Bensberg)
(Remove boost::shared_ptr section; std::shared_ptr is now standard C++)
Line 102: Line 102:
** [[INX extension descriptor format]]
** [[INX extension descriptor format]]
* [[Creating Live Path Effects]]
* [[Creating Live Path Effects]]
* [[Boost shared pointers]]
* [[Using libsigc++ signals]]
* [[Using libsigc++ signals]]
* [[Windows development on Linux]]
*[[Windows development on Linux]]


=== User Interface Discussion ===
=== User Interface Discussion===
* [[Interface translation]]
*[[Interface translation]]
* [[Adding interface verbs]]
* [[Adding interface verbs]]
* [[Accessible graphics]]
*[[Accessible graphics]]
* [[Object Manager]]
* [[Object Manager]]
* [[Dialogs reorganization]]
*[[Dialogs reorganization]]
* [[Modal interfaces]]
*[[Modal interfaces]]
* [[Text usability]] — Text tool and dialog
*[[Text usability]] — Text tool and dialog
* [[KeyboardShortcutsToDo]]
*[[KeyboardShortcutsToDo]]
** [[Keyboard profiles]] — How you can help  
**[[Keyboard profiles]] — How you can help
* [[Statusbar API]]
*[[Statusbar API]]
* [[Animation-(Timeline)]]
* [[Animation-(Timeline)]]
* [[Free Desktop Graphic Suite]]
*[[Free Desktop Graphic Suite]]
* [[Skeletal Strokes]] — Brushes, Strokes, Pressure Sensibility...
*[[Skeletal Strokes]] — Brushes, Strokes, Pressure Sensibility...


| style="width: 50%;" |
| style="width: 50%;" |


=== Development Discussion ===
===Development Discussion ===  
* [[Roadmap]] — The main todo list
*[[Roadmap]] — The main todo list
* [[Tracking Dependencies|Dependencies]] — What libs are needed to build Inkscape
*[[Tracking Dependencies|Dependencies]] — What libs are needed to build Inkscape
* [[C++11]] — Which C++11 features can be used
*[[C++11]] — Which C++11 features can be used
* [[New feature proposals]]
*[[New feature proposals]]
* [[Extension architecture proposals]]
* [[Extension architecture proposals]]
* [[Coding Style|Coding Style Discussion]]
*[[Coding Style|Coding Style Discussion]]
* [[File types]]
*[[File types]]
* [[Application icons]] — Application + Interface
*[[Application icons]] — Application + Interface
* [[Icons]]
*[[Icons]]
* [[Color management]]
*[[Color management]]
* [[Printing subsystem]]
*[[Printing subsystem]]
* [[SVG Tiny Compliance]]
*[[SVG Tiny Compliance]]
* [[SVG Test Suite Compliance]] — [[W3C]] full test suite
* [[SVG Test Suite Compliance]] — [[W3C]] full test suite
* [[CSS Support]]
*[[CSS Support]]
* [[Google Summer of Code]]
*[[Google Summer of Code]]
* [[Improved Media Management]]
* [[Improved Media Management]]
* [[UI Mockup Screenshots]]
*[[UI Mockup Screenshots]]
* [[Swatch Book]]
* [[Swatch Book]]
* [[Tablet Dialog]]
*[[Tablet Dialog]]
* [[ViewBoxToDo]] — View box support info
*[[ViewBoxToDo]] — View box support info
* [[Caching]]
* [[Caching]]
* [[Canvas Rendering Profiling]]
*[[Canvas Rendering Profiling]]
* [[UI and Document coordinates‎]]
*[[UI and Document coordinates‎]]
* [[GtkMMification]] — Replace C boilerplate with gtkmm objects
* [[GtkMMification]] — Replace C boilerplate with gtkmm objects
* [[CMake Tasks]] — Converting the Inkscape build system to CMake
*[[CMake Tasks]] — Converting the Inkscape build system to CMake
* [[Bug Reporting Workflow]] — Options for improving Inkscape bug workflow from user to developer
*[[Bug Reporting Workflow]] — Options for improving Inkscape bug workflow from user to developer
* [[1.0 Release Bug Fix List]] — List of bugs that need to be fixed for 1.0
*[[1.0 Release Bug Fix List]] — List of bugs that need to be fixed for 1.0
* [[1.0 Release Planning]] — Roadmap and planning for 1.0 Release
*[[1.0 Release Planning]] — Roadmap and planning for 1.0 Release


=== Miscellaneous ===
===Miscellaneous===
* [[Inkscape-specific XML attributes]] — Documentation of attributes from Inkscape's XML namespace
*[[Inkscape-specific XML attributes]] — Documentation of attributes from Inkscape's XML namespace
* [[Environment variables]] — Overview of important environment variables that modify the behavior of Inkscape and its dependencies.  
*[[Environment variables]] — Overview of important environment variables that modify the behavior of Inkscape and its dependencies.
* [[Extension repository]] — An Internet central for Inkscape extensions
*[[Extension repository]] — An Internet central for Inkscape extensions
* [[Related programs]]
*[[Related programs]]
* [[Sponsors list]]
*[[Sponsors list]]
* [[Wiki Playground]]
*[[Wiki Playground]]


=== [[Lib2geom]] ===
===[[Lib2geom]]===
* [[Lib2geom]]
*[[Lib2geom]]
* [[Working with 2Geom FAQ]] — Real-life questions answered about using 2Geom in real code
*[[Working with 2Geom FAQ]] — 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.
*[[Lib2geom py2geom]] — Python bindings to 2geom. With this you can use the power of 2geom in Python scripts.


=== Historical pages ===
===Historical pages===
These pages are outdated, but linked here for posterity.
These pages are outdated, but linked here for posterity.


* [[Working with Bazaar]] — Our former control version system, no longer used. See [[Working with Git]] for current instructions.
*[[Working with Bazaar]] — Our former control version system, no longer used. See [[Working with Git]] for current instructions.
* [[Creating a new SPObject]]
* [[Creating a new SPObject]]


Line 175: Line 174:
</div>
</div>


== See also ==
==See also==
* [[:Category:Wiki Attic|Wiki Attic]] — Pages that are no longer relevant but kept for historical value
*
[[:Category:Wiki Attic|Wiki Attic]] — Pages that are no longer relevant but kept for historical value


__NOTOC__
__NOTOC__


[[Category:Top level categories]]
[[Category:Top level categories]]

Revision as of 03:33, 4 February 2023

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

Project Info

2019 Pasadena (SCALE), 2019 Saarbrücken (LGM)
2018 Boston, 2018 Seville (LGM), 2018 Kiel
2017 Paris
2016 Leeds (LGM)
2015 Toronto (LGM)

User Documentation

Help Inkscape Without Coding

Developer Documentation

First Steps

Developer tutorials

User Interface Discussion

Development Discussion

Miscellaneous

Lib2geom

Historical pages

These pages are outdated, but linked here for posterity.

See also

Wiki Attic — Pages that are no longer relevant but kept for historical value