match_family | R Documentation |
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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.