Cargo Features

piston2d-graphics has no features set by default.

[dependencies]
piston2d-graphics = { version = "0.44.0", features = ["glyph_cache_rusttype"] }
glyph_cache_rusttype = fnv, rusttype

Affects glyph_cache::rusttype

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

fnv glyph_cache_rusttype?
rusttype glyph_cache_rusttype?