User-defined coordinate system
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
I wish that users could define their own coordinate system:
1) Set origin position on document.
2) Set scale/create new units of measure.
3) Set orientation (wich way is - and +) - possibly by
negative scales.
Presets of these 3 could be made.
The svg native coordinates whould be a selectable preset.
The equivalence between native and human units whould
be configurable.
When changing an aspect of the coordinate system,
choice between :
-Keep the figures, change size/position (1 inch becomes
1 cm, top-left becomes center).
-Keep the size/position, change figures (1 inch becomes
2.54cm, top-left stays top-left).
Possibility for objects(or layers ?) to have different
coordinate systems.
Changing a unit or origin would scale/move only objects
defined in/relative to that unit.
(that last one very is far-fectching and unlikely to
happen)
Related Feature Requests (updated links to current bug tracker):
Bug #171203 (#sf1450125) “Use viewBox to explicitly define a coordinate system”
Bug #170816 (#sf1247449) “Add a option to set 0,0-coordinates”
Bug #170815 (#sf1247444) “Add a 3x3 grid to set X/Y-coordinates easier”
Bug #170347 (#sf995860) “ability to set coordinate origin”
Bug #170049 (#sf859982) “Inverted ruler co-ordinate system”
Changed in inkscape: | |
importance: | Undecided → Wishlist |
Changed in inkscape: | |
status: | New → Triaged |
tags: | removed: other |
description: | updated |
I note that Inkscape has the zero coordinates at the bottom left, but SVG seem to use the top left, which is confusing when using the XML editor; granted using it is not the normal way of editing.
Being able to set the point of origin, as noted, would be handy.
Somewhat separately, some objects like circles are measured from the centre, others like rectangles from the top left, but Inkscape always uses the bottom left. Being able to set the object origin on the Tool Control bar like Illustrator would be a simple but great feature addition.