SVG参考手册
属性 | Attributes
font-stretch
font-stretch
属性指示用于呈现文本的字形中所需的缩合或扩展量。
作为一个表现属性,它也可以作为一个属性直接在一个CSS样式表中使用,请参阅css font-stretch
查看进一步的信息。
用法上下文
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) |
实例
适用元素
以下元素可以使用该font-stretch
属性
- 文本内容元素»另请参阅
css font-stretch