SVG
属性 | Attributes

font-stretch

font-stretch

font-stretch属性指示用于呈现文本的字形中所需的缩合或扩展量。

作为一个表现属性,它也可以作为一个属性直接在一个CSS样式表中使用,请参阅css font-stretch查看进一步的信息。

用法上下文

CategoriesPresentation attribute
Valuenormal | wider | narrower | ultra-condensed | extra-condensed | condensed | semi-condensed | semi-expanded | expanded | extra-expanded | ultra-expanded | inherit
AnimatableYes
Normative documentSVG 1.1 (2nd Edition)

实例

适用元素

以下元素可以使用该font-stretch属性

  • 文本内容元素»另请参阅

  • css font-stretch