Expand description
Font family definitions as declared by the theme document.
This module only models the declaration: a family name, a set of
source files indexed by weight/style, and a fallback chain. Loading the
.ttf bytes into fontdue and resolving text styles against a live
registry is the runtime registry’s job (see super::FontRegistry).
Structs§
- A font family as declared by the theme document.
- A single font file, specified by its numeric weight and style.