Enumeration
Rsvg.Unit
Members
Name | Description |
---|---|
RSVG_UNIT_PERCENT |
percentage values; where |
RSVG_UNIT_PX |
pixels |
RSVG_UNIT_EM |
em, or the current font size |
RSVG_UNIT_EX |
x-height of the current font |
RSVG_UNIT_IN |
inches |
RSVG_UNIT_CM |
centimeters |
RSVG_UNIT_MM |
millimeters |
RSVG_UNIT_PT |
points, or 1/72 inch |
RSVG_UNIT_PC |
picas, or 1/6 inch (12 points) |