[][src]Function allsorts::subset::whole_font

pub fn whole_font<F: FontTableProvider>(
    provider: &F,
    tags: &[u32]
) -> Result<Vec<u8>, ReadWriteError>

Construct a complete font from the supplied provider and tags.