pub fn is_collection(data: &[u8]) -> bool
Expand description

Return true if data holds a TrueType Collection, according to its signature in the initial bytes. A TrueType Collection stores several fonts in a single file, allowing them to share data for glyphs they have in common.