pub fn resolve_font_with_style(
family: &str,
style: &str,
) -> Option<ResolvedFont>Expand description
Resolve a font with a specific style (bold, italic, etc)
pub fn resolve_font_with_style(
family: &str,
style: &str,
) -> Option<ResolvedFont>Resolve a font with a specific style (bold, italic, etc)