pub fn process(font_data: &[u8]) -> Result<Vec<u8>, Error>
Convenience wrapper for process_and_write which writes the result to memory.
process_and_write