Difference between revisions of "ViewBoxToDo"
Jump to navigation
Jump to search
(preserveAspcetRation) |
(cleanup) |
||
Line 1: | Line 1: | ||
This is an analysis of problems and possible solutions related incomplete viewBox support in inkscape. | This is an analysis of problems and possible solutions related incomplete viewBox support in inkscape. | ||
=== | === Current Status === | ||
All viewBox related transformation stuff works! :-) | |||
=== To Be Done === | |||
* Clipping at viewBox boundaries | |||
* UI dialog for modifying viewBox | |||
* | |||
=== Related === | === Related === | ||
* [http://wiki.inkscape.org/wiki/index.php/BlueprintRealUnit Blueprint for real world unit (mm,in)] | * [http://wiki.inkscape.org/wiki/index.php/BlueprintRealUnit Blueprint for real world unit (mm,in)] | ||
* [https://bugs.launchpad.net/inkscape/+ | * [https://bugs.launchpad.net/inkscape/+bugs?field.searchtext=viewBox Bug search for "viewBox"] | ||
Revision as of 18:29, 13 March 2009
This is an analysis of problems and possible solutions related incomplete viewBox support in inkscape.
Current Status
All viewBox related transformation stuff works! :-)
To Be Done
- Clipping at viewBox boundaries
- UI dialog for modifying viewBox