font-size-presentationAttribute: font.size

Description Available Attribute Values Used by the Elements

Description

Governs the size of the font .

Available Attribute Values

<length>

Specify font size. If no units are provided, the value is interpreted as a height in the current user coordinate system.

<percentage>

Specifies the font size as a percentage of parent font-size

''''inherit''''

Specifies to inherit font-size from parent element.

''''large''''

Specifies to set the font size to be large.

''''larger''''

Specifies to set font-size to be larger than parent font-size

''''medium''''

Specifies to set font size to be normal.

''''small''''

Specifies to set the font size to be 'small'.

''''smaller''''

Specify the font-size to be smaller than parent font-size

''''x-large''''

Specifies to set the font size to be 'x-large'.

''''x-small''''

Specifies to set the font size to be 'x-small'.

''''xx-large''''

Specifies to set the font size to be 'xx-large'.

''''xx-small''''

Specifies to set the font size to be 'xx-small'.

Used by the Elements

Text Content Elements

altGlyph, text, textPath, tref, tspan


mslegrand/svgR documentation built on Jan. 21, 2020, 2:59 p.m.