Skip to main content

Module font

Module font 

Source
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 Font and text size for the running application.