Crate font_atlas [] [src]

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.