Module graphics::glyph_cache [] [src]

Implementations of the CharacterCache trait.

Enabled through Cargo features.

RustType

Add the following to "Cargo.toml":

Be careful when using this code, it's not being tested!
[dependencies.piston2d-graphics]
version = "*"
features = ["glyph_cache_rusttype"]