pub fn parse_font_fn(source: LoadedFontSource) -> Option<FontRef>Expand description
Parses raw font bytes into a FontRef
suitable for use in the layout system.
pub fn parse_font_fn(source: LoadedFontSource) -> Option<FontRef>Parses raw font bytes into a FontRef
suitable for use in the layout system.