Function allsorts::subset::whole_font

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

Construct a complete font from the supplied provider and tags.