Skip to main content

load_font

Function load_font 

Source
pub fn load_font(window: &mut PistonWindow, name: &str) -> Glyphs
Expand description

Returns the Glyph cache generated from the given font file opened in the given PistonWindow.