Expand description
Load and use fonts.
Structs§
- Font
- A font.
Enums§
- Action
- A font action.
- Error
- A font error.
- Family
- A font family.
- Stretch
- The width of some text.
- Style
- The style of some text.
- Weight
- The weight of some text.
Functions§
- list
- Lists all the available font families in the system.
- load
- Load a font from its bytes.
- set_
defaults - Sets a new default
Fontand text size for the running application.