« SVG Attribute reference home
The font-stretch
attribute indicates the desired amount of condensing or expansion in the glyphs used to render the text.
As a presentation attribute, it also can be used as a property directly inside a CSS stylesheet, see css font-stretch
for further information.
Usage context
Categories | Presentation attribute |
---|---|
Value | normal | wider | narrower | ultra-condensed | extra-condensed | condensed | semi-condensed | semi-expanded | expanded | extra-expanded | ultra-expanded | inherit |
Animatable | Yes |
Normative document | SVG 1.1 (2nd Edition) |
Example
Elements
The following elements can use the font-stretch
attribute