text-rendering-presentationAttribute: text.rendering

Description Available Attribute Values Used by the Elements

Description

Governs the optimization strategy of rendering text.

Available Attribute Values

''''auto''''

Specifies to apply a text-rendering algorithm that balances the trade offs that occur between optimizing for speed vs legibility vs geometric precision, with emphasis on legibility.

''''geometricPrecision''''

Specifies to optimize text-rendering for geometric precision.

''''inherit''''

Specifies to inherit the text-rendering value from the parent.

''''optimizeLegibility''''

Specifies to optimize text-rendering for legibility.

''''optimizeSpeed''''

Specifies to optimize text-rendering for speed.

Used by the Elements

Text Content Elements

text


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