Find best family match with systemfonts
match_family() returns the best font family match.
match_family(font = "sans", bold = TRUE, italic = TRUE, debug = NULL)
font |
family or face to match. |
bold |
Wheter to match a font featuring a |
italic |
Wheter to match a font featuring an |
debug |
deprecated |
Other functions for font management:
font_family_exists(),
validated_fonts()
match_family("sans")
match_family("serif")Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.