[][src]Function stb_truetype::is_font

pub fn is_font(data: &[u8]) -> bool

Return true if data holds a font stored in a format this crate recognizes, according to its signature in the initial bytes.