[][src]Function simpleterm::text::load_font

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

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