gg_find_webfonts: Find webfonts for a ggplot

View source: R/zz-api-file-output-utils.R

gg_find_webfontsR Documentation

Find webfonts for a ggplot

Description

Resolves any missing fonts in a ggplot and tries to resolve them against webfont providers (Brick and Google Fonts) locally cacheing them. This function is the default for 'gg_save_as'

Usage

gg_find_webfonts(plot)

Arguments

plot

a ggplot

Value

a list of css webfont specifications


terminological/ggrrr documentation built on June 15, 2024, 6:35 a.m.