Module style::values::generics::font

source ·
Expand description

Generic types for font stuff.

Re-exports

Structs

  • https://drafts.csswg.org/css-fonts-4/#feature-tag-value
  • A value both for font-variation-settings and font-feature-settings.
  • A font four-character tag, represented as a u32 for convenience.
  • Variation setting for a single feature, see:

Enums

Traits

  • A trait for values that are labelled with a FontTag (for feature and variation settings).