Function gfx_glyph::font [] [src]

pub fn font<'a>(font_bytes: &'a [u8]) -> Font<'a>

Returns a Font from font bytes info, panics if not supported.