Expand description
Defines font layout computation systems.
Structs§
- Font
Layout - Global handle to the font layout, wrapped in a mutex.
- Font
Layout Inner - Handles computations for font glyphs.
Enums§
- Font
Layout Error - Errors that may arise from font computations.
Functions§
- load_
fonts_ to_ database - loads bytes sent from
FontLoaderinto aFontand adds them to the database.