Difference between revisions of "Unit System"
From Synfig Studio :: Documentation
(another, more comprehensive, example) |
m |
||
Line 1: | Line 1: | ||
− | Selecting " | + | Selecting "[[Toolbox|Toolbox]] > File > [[Setup Dialog|Setup Dialog]] > Misc." lets you set the unit system, with choices: |
* units (u) | * units (u) | ||
* pixels (px) | * pixels (px) |
Revision as of 17:57, 15 September 2008
Selecting "Toolbox > File > Setup Dialog > Misc." lets you set the unit system, with choices:
- units (u)
- pixels (px)
- points (pt)
- inches (in)
- metres (m)
- centimeters (cm)
- millimeters (mm)
The conversions are:
- 1cm = 0.01m = 10mm
- 1in = 2.54cm
- 1in = 72pt
- 1u = 60px
- 1in = (res)px
At an XRes = YRes = 36, 1in = 72pt = 36px = 0.6u.
At an XRes = YRes = 72, 1in = 72pt = 72px = 1.2u.
Another example, linking all 7 units:
72 DPI: (1m = 100cm = 1000mm = 39.37in = 2834.65pt) = (2834.65px = 47.24u) 36 DPI: (1m = 100cm = 1000mm = 39.37in = 2834.65pt) = (1417.32px = 23.62u)