pub fn buffer_glyphs_from_path<'a, P: AsRef<Path>>(
font_path: P,
) -> Result<BufferGlyphs<'a>>Expand description
Create a BufferGlyphs from a path to some font
pub fn buffer_glyphs_from_path<'a, P: AsRef<Path>>(
font_path: P,
) -> Result<BufferGlyphs<'a>>Create a BufferGlyphs from a path to some font