Module font

Source
Expand description

CSS properties related to fonts.

Structs§

Font
A value for the font shorthand property.

Enums§

AbsoluteFontSize
An absolute font size, as used in the font-size property.
AbsoluteFontWeight
An absolute font weight, as used in the font-weight property.
FontFamily
A value for the font-family property.
FontSize
A value for the font-size property.
FontStretch
A value for the font-stretch property.
FontStretchKeyword
A font stretch keyword, as used in the font-stretch property.
FontStyle
A value for the font-style property.
FontVariantCaps
A value for the font-variant-caps property.
FontWeight
A value for the font-weight property.
GenericFontFamily
A generic font family name, as used in the font-family property.
LineHeight
A value for the line-height property.
RelativeFontSize
A relative font size, as used in the font-size property.
VerticalAlign
A value for the vertical align property.
VerticalAlignKeyword
A keyword for the vertical align property.