Modules§
- cache
- Contains methods and structures for caching fonts and faces.
- glyph_
packer - Contains methods and structures for packing characters into an atlas.
- rasterize
- Contains methods and structures for rasterizing font files to bitmaps.
Constants§
- ASCII
- An array of all of the ascii printable characters.
Functions§
- load_
font - Loads a font from a location on the file system.
- load_
font_ from_ bytes - Loads a font from bytes in memory.