font-stretch
The font-stretch attribute indicates the desired amount of condensing or expansion in the glyphs used to render the text.
Note:
As a presentation attribute, font-stretch also has a CSS property counterpart: font-stretch. When both are specified, the CSS property takes priority.
You can use this attribute with the following SVG elements:
Usage notes
| Value | See font-stretch |
|---|---|
| Default value | normal |
| Animatable | Yes |
Specifications
| Specification |
|---|
| CSS Fonts Module Level 4> # font-stretch-prop> |
| Scalable Vector Graphics (SVG) 2> # :~:text=font-stretch> |
Browser compatibility
See also
- CSS
font-stretchproperty