font-weight-presentationAttribute: font.weight

Description Available Attribute Values Used by the Elements

Description

Governs the boldness or lightness of the glyphs used to render the text

Available Attribute Values

''''100''''

Sets the font-weight to be 100.

''''200''''

Sets the font-weight to be 200.

''''300''''

Sets the font-weight to be 300.

''''400''''

Sets the font-weight to be 400.

''''500''''

Sets the font-weight to be 500.

''''600''''

Sets the font-weight to be 600.

''''700''''

Sets the font-weight to be 700.

''''800''''

Sets the font-weight to be 800.

''''900''''

Sets the font-weight to be 900.

''''bold''''

Sets the font-weight to be 700.

''''bolder''''

Sets the font-weight to be darker than inherited font-weight

''''inherit''''

Specifies to use the font-weight of parent.

''''lighter''''

Sets the font-weight to be lighter than inherited font-weight

''''normal''''

Sets the font-weight to be 400

Used by the Elements

Text Content Elements

altGlyph, text, textPath, tref, tspan


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