units.xml revision 4c5b6cd53eb59c0347f65490e6de3621f80a3443
<?xml version="1.0" encoding="UTF-8"?>
<unitdefs>
<unit type="DIMENSIONLESS" pri="y">
<name>%</name>
<plural>%</plural>
<abbr>%</abbr>
<factor>1.00</factor>
<description>Percentage</description>
</unit>
<unit type="LINEAR" pri="y">
<name>pixel</name>
<plural>pixels</plural>
<abbr>px</abbr>
<factor>1.00</factor>
</unit>
<unit type="LINEAR" pri="n">
<name>point</name>
<plural>points</plural>
<abbr>pt</abbr>
<factor>1.3333333333</factor>
</unit>
<unit type="LINEAR" pri="n">
<name>pica</name>
<plural>picas</plural>
<abbr>pc</abbr>
<factor>16.0</factor>
<description>12 points</description>
</unit>
<unit type="LINEAR" pri="n">
<name>inch</name>
<plural>inches</plural>
<abbr>in</abbr>
<factor>96.0</factor>
</unit>
<unit type="LINEAR" pri="n">
<name>millimeter</name>
<plural>millimeters</plural>
<abbr>mm</abbr>
<factor>3.77952755913</factor>
</unit>
<unit type="LINEAR" pri="n">
<name>centimeter</name>
<plural>centimeters</plural>
<abbr>cm</abbr>
<factor>37.7952755913</factor>
</unit>
<unit type="LINEAR" pri="n">
<name>meter</name>
<plural>meters</plural>
<abbr>m</abbr>
<factor>3779.52755913</factor>
<description>Meters (100 cm/m)</description>
</unit>
<unit type="LINEAR" pri="n">
<name>foot</name>
<plural>feet</plural>
<abbr>ft</abbr>
<factor>1152</factor>
</unit>
<unit type="RADIAL" pri="y">
<name>degree</name>
<plural>degrees</plural>
<abbr>°</abbr>
<factor>1.00</factor>
<description>Degrees</description>
</unit>
<unit type="RADIAL" pri="n">
<name>radian</name>
<plural>radians</plural>
<abbr>rad</abbr>
<factor>57.296</factor>
</unit>
<unit type="FONT_HEIGHT" pri="y">
<name>font-height</name>
<plural>font-heights</plural>
<abbr>em</abbr>
<factor>1.00</factor>
<description>Font height</description>
</unit>
<unit type="FONT_HEIGHT" pri="n">
<name>x-height</name>
<plural>x-heights</plural>
<abbr>ex</abbr>
<factor>0.50</factor>
<description>Height of letter 'x'</description>
</unit>
<unit type="FONT_HEIGHT" pri="n">
<name>half-em</name>
<plural>half-ems</plural>
<abbr>en</abbr>
<factor>0.50</factor>
<description>Half of font height</description>
</unit>
</unitdefs>