Difference between revisions of "User:Tavmjong"
Jump to navigation
Jump to search
(Created page with " ==To Do List== * SVG 2 Auto-wrapped Text ** Handle transforms properly (when text is dragged). ** Fix bug where an extra space is added at end of each line with SVG 1.1 fall...") |
|||
Line 2: | Line 2: | ||
==To Do List== | ==To Do List== | ||
=== SVG 2 Auto-wrapped Text === | |||
* Handle transforms properly (when text is dragged). | |||
* Fix bug where an extra space is added at end of each line with SVG 1.1 fallback. | |||
* Add GUI for 'shape-subtract', 'shape-padding', and 'shape-margin' properties. | |||
=== SVG 2 === | |||
* Add SVG 2 text decorations to GUI. | |||
* Improve mesh gradient polyfill to handle meshes on strokes and bicubic meshes. | |||
* Handle bare 'href' (without 'xlink'). | |||
=== Inkscape Structure === | |||
* Documents should be owned by application. | |||
* Fix document referencing bug that causes Inkscape to close too early (e.g. on revert). | |||
* Command line | * Continue verb to action transition (converting verbs to not need GUI). | ||
* Redo document and dialog windows to use multi-pane widget. | |||
* Redo "Tasks" in consistent manner (wide-screen/etc.) | |||
=== Command line === | |||
* Handle all use cases (as listed in Inkscape Forums). |
Revision as of 12:27, 24 January 2019
To Do List
SVG 2 Auto-wrapped Text
- Handle transforms properly (when text is dragged).
- Fix bug where an extra space is added at end of each line with SVG 1.1 fallback.
- Add GUI for 'shape-subtract', 'shape-padding', and 'shape-margin' properties.
SVG 2
- Add SVG 2 text decorations to GUI.
- Improve mesh gradient polyfill to handle meshes on strokes and bicubic meshes.
- Handle bare 'href' (without 'xlink').
Inkscape Structure
- Documents should be owned by application.
- Fix document referencing bug that causes Inkscape to close too early (e.g. on revert).
- Continue verb to action transition (converting verbs to not need GUI).
- Redo document and dialog windows to use multi-pane widget.
- Redo "Tasks" in consistent manner (wide-screen/etc.)
Command line
- Handle all use cases (as listed in Inkscape Forums).