font-stretch
SVG Elements
- A
- B-C
- D
- E
- F
<feBlend>
<feColorMatrix>
<feComponentTransfer>
<feComposite>
<feConvolveMatrix>
<feDiffuseLighting>
<feDisplacementMap>
<feDistantLight>
<feFlood>
<feFuncA>
<feFuncB>
<feFuncG>
<feFuncR>
<feGaussianBlur>
<feImage>
<feMerge>
<feMergeNode>
<feMorphology>
<feOffset>
<fePointLight>
<feSpecularLighting>
<feSpotLight>
<feTile>
<feTurbulence>
<filter>
<font>
<font-face>
<font-face-format>
<font-face-name>
<font-face-src>
<font-face-uri>
<foreignObject>
- G
- H
- I
- J-L
- M
- N-P
- Q-R
- S
- T
- U
- V-Z
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
can be used as a CSS property. See the css font-stretch
property for more information.
You can use this attribute with the following SVG elements:
Usage notes
Value | <font-stretch-absolute> |
---|---|
Default value | normal |
Animatable | Yes |
Specifications
Specification | Status | Comment |
---|---|---|
CSS Fonts Module Level 4 The definition of 'font-stretch' in that specification. |
Working Draft | Adds the <percentage> syntax for variable fonts. |
CSS Fonts Module Level 3 The definition of 'font-stretch' in that specification. |
Recommendation | Initial definition of font-stretch in CSS Fonts |
Scalable Vector Graphics (SVG) 1.1 (Second Edition) The definition of 'font-stretch' in that specification. |
Recommendation | Initial definition |
Browser compatibility
BCD tables only load in the browser