Module conrod::glyph_cache [] [src]

Conrod's character caching API.

Provides types and functionality related character texture caching and text dimensioning.

Structs

GlyphCache

A wrapper over some CharacterCache, exposing it's functionality via a RefCell.