Module font_props

Module font_props 

Source
Expand description

CSS font properties.

Do not import things directly from this module; use the properties module instead, which re-exports things from here.

Structs§

FontFamily
font-family property.
FontSpec
Parameters from the font shorthand property.

Enums§

Font
font shorthand property.
FontSize
font-size property.
FontWeight
font-weight property.
GlyphOrientationVertical
glyph-orientation-vertical property.
LetterSpacing
letter-spacing property.
LineHeight
line-height property.

Functions§

parse_font_spec_identifiers 🔒
Parses identifiers used for system fonts.