Module font_atlas::cache [] [src]

Contains methods and structures for caching fonts and faces.

Structs

DrawCommand

A command instructing the user on how to draw a single character.

FaceCache

A cache for a single font/size pairing.

FontCache

A cache that stores multiple fonts types of multiple weights.

Enums

FontCacheError

Drawing text is no easy business. Here's a list of everything that could go wrong.