Document units should not differ from user units for 0.91
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Inkscape |
High
|
Unassigned |
Bug Description
Roadmap for 0.91: (this bug)
=================
√ Everything should use only pixels as is (mostly) done in 0.48 (including templates). For guides, grids, 3dbox see bug #1400702.
√ The ability to switch document units should be disabled (it's broken in several ways).
√ Font size should be stored in pixels.
It should be possible to avoid overwriting Inkscape version until any necessary conversion is done. If a conversion appears to be needed, a pop-up can ask the author if it should be done.
Roadmap for 0.92: (bug #1389723)
=================
- Non-pixel units are allowed but everything in a document should use the same units including guides and grids.
- (Guides and grids need code to do this.)
- An extension that saves a document in pixels should be added to allow backwards compatability with 0.91.
See also:
=========
Related mailing list threads:
<http://
<http://
Related wiki page:
<http://
<http://
Original description:
=======
Per discussion on mailing list relating to Grids/Guides, etc.
tags: | added: units |
description: | updated |
Changed in inkscape: | |
importance: | Medium → High |
description: | updated |
ScislaC (scislac) wrote : | #2 |
Modified patch (no string changes) for 0.91.x from Johan's commit to trunk r13748. I have yet to do thorough testing with this.
ScislaC (scislac) wrote : | #3 |
This supercedes the previous patch. It is a combination of r13748, 13750, & r13751 from trunk backported to 0.91.
ScislaC (scislac) wrote : | #4 |
Supersedes (woohoo multiple spellings) previous patch. Added fix from trunk r13755.
Changed in inkscape: | |
status: | Confirmed → In Progress |
su_v (suv-lp) wrote : | #5 |
Updated patch to include fix from r13759 (supersedes previous ones).
ScislaC (scislac) wrote : | #6 |
Updated to include fix from r13760 (supersedes previous).
ScislaC (scislac) wrote : | #7 |
Supersedes all previous patches, this backports revisions 13748, 13750, 13751, 13753, 13755, 13758, 13759, 13760, plus has a units.xml update via email from Tavmjong.
description: | updated |
su_v (suv-lp) wrote : | #8 |
Todo:
- review non-default templates in 0.91.x, add viewBox if missing (in px based on 90dpi)
- review and test commits for bug #1384915 which haven't been backported yet
- …
description: | updated |
no longer affects: | inkscape/0.91.x |
Changed in inkscape: | |
status: | In Progress → Fix Released |
tags: | removed: blocker |
description: | updated |
It might be useful to coordinate with the proposed changes (for 0.91 only) in /bugs.launchpad .net/inkscape/ 0.91.x/ +bug/1384915>
- Bug #1384915 “viewBox numerical errors caused by default.svg file”
<https:/