Expand description
Load and use fonts.
Structs§
- Font
 - A font.
 
Enums§
- Error
 - An error while loading a font.
 - Family
 - A font family.
 - Stretch
 - The width of some text.
 - Style
 - The style of some text.
 - Weight
 - The weight of some text.
 
Functions§
- load
 - Load a font from its bytes.