| addGFontHtmlDependency | Use a font in Shiny or Markdown |
| fonts_cache_dir | manage font working directory |
| font_family_exists | Check if font family exists. |
| gfontHtmlDependency | 'Google Font' HTML dependency |
| init_fonts_cache | manage font working directory |
| installed_gfonts | List installed 'Google Fonts' |
| install_gfont_script | Shell command to install a font from 'Google Fonts' |
| liberationmonoHtmlDependency | 'Liberation Mono' Font HTML dependency |
| liberationsansHtmlDependency | 'Liberation Sans' Font HTML dependency |
| liberationserifHtmlDependency | 'Liberation Serif' Font HTML dependency |
| match_family | Find best family match with systemfonts |
| m_str_extents | Compute string extents for a vector of string. |
| register_gfont | Register a 'Google Fonts' |
| register_liberationmono | Register font 'Liberation Mono' |
| register_liberationsans | Register font 'Liberation Sans' |
| register_liberationserif | Register font 'Liberation Serif' |
| rm_fonts_cache | manage font working directory |
| strings_sizes | Compute strings sizes |
| str_extents | Compute string extents. |
| str_metrics | Get font metrics for a string. |
| sys_fonts | List fonts for 'systemfonts'. |
| version_cairo | Version numbers of C libraries |
| version_freetype | Version numbers of C libraries |