fontsan

Function process

source
pub fn process(font_data: &[u8]) -> Result<Vec<u8>, Error>
Expand description

Convenience wrapper for process_and_write which writes the result to memory.