monks/font_stretch
{{deprecated_header}}
The
font-stretchproperty has now been renamed tofont-widthin the specifications. The namefont-stretchhas been kept as an alias for thefont-widthproperty. The new namefont-widthis not yet supported by any browsers.
The font-stretch CSS property selects a normal, condensed, or expanded face from a font.
Values
pub const extra_condensed: #(String, String)
extra-condensed value of font-stretch
pub const revert_layer: #(String, String)
pub const semi_condensed: #(String, String)
- : Specifies a more condensed font face than normal, with
ultra-condensedas the most condensed.
pub const semi_expanded: #(String, String)
- : Specifies a more expanded font face than normal, with
ultra-expandedas the most expanded.
pub const ultra_condensed: #(String, String)
ultra-condensed value of font-stretch