fn parse_font(sys_font: &Option<(Mmap, FontPreference)>) -> FontRef<'_>Expand description
Parse the memmapped system font or fallback to built-in cantarell.
fn parse_font(sys_font: &Option<(Mmap, FontPreference)>) -> FontRef<'_>Parse the memmapped system font or fallback to built-in cantarell.