Function svgtypes::parse_font_families

source ·
pub fn parse_font_families(text: &str) -> Result<Vec<FontFamily>, Error>
Expand description

Parses a list of font families and generic families from a string.