Inkscape pre 0.91 version en 0.92 version: Difference between revisions
From Digimaken Wiki
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
////////////// | ////////////// | ||
Inkscape verschil tussen 90px en 96 px | Inkscape verschil tussen 90px en 96 px | ||
1 inch is 96px | 1 inch is 96px | ||
< = 0.91 version, 1 inch is 90px | < = 0.91 version, 1 inch is 90px | ||
Pre-0.91 the scale is 'user unit' == 1px with the assumption of 90dpi. To correct for 96dpi, set the 'width' and 'height' attributes using 'mm' or 'in' and add a 'viewBox' calculated at 90dpi. | Pre-0.91 the scale is 'user unit' == 1px with the assumption of 90dpi. To correct for 96dpi, set the 'width' and 'height' attributes using 'mm' or 'in' and add a 'viewBox' calculated at 90dpi. | ||
////////////// | ////////////// |
Revision as of 15:43, 9 March 2017
Er is een verschil in het aantal px per Inch tussen de versies tot en met 0.91 en de versie daarna.
Tot en met de versie 0.91 werd er gerekend met 90px per Inch, nu met 96px per Inch.
Lees in de links hieronder waarom dit is en wat voor gevolgen dat heeft voor oude en nieuwe tekeningen.
Release notes 0.92 - Important changes Aan te raden is te kiezen voor 2. Scale elements.
Inkscape schaalt dan alle onderdelen in de tekening en slaat ook het originele bestand op als bestand_backup.svg versie.
tavmjong uitleg Inkscape Units
Notes On Units Handling in Extensions in 0.91
//////////////
Inkscape verschil tussen 90px en 96 px
1 inch is 96px
< = 0.91 version, 1 inch is 90px
Pre-0.91 the scale is 'user unit' == 1px with the assumption of 90dpi. To correct for 96dpi, set the 'width' and 'height' attributes using 'mm' or 'in' and add a 'viewBox' calculated at 90dpi.
//////////////