pub fn layout_from_data(buffer: Vec<u8>) -> Result<Layout, DeserializeError>
Parses a Vec<u8> into a font Layout.
Vec<u8>
Layout