RsvgUnit

Units for the #RsvgLength struct. These have the same meaning as <ulink url="https://www.w3.org/TR/CSS21/syndata.html#length-units">CSS length units</ulink>.

Values

ValueMeaning
PERCENT0

percentage values; where <literal>1.0</literal> means 100%.

PX1

pixels

EM2

em, or the current font size

EX3

x-height of the current font

IN4

inches

CM5

centimeters

MM6

millimeters

PT7

points, or 1/72 inch

PC8

picas, or 1/6 inch (12 points)

Meta