dot-hux_substitute_fonts: Pick a locally installed font family that matches requested

.hux_substitute_fontsR Documentation

Pick a locally installed font family that matches requested

Description

Pick a locally installed font family that matches requested

Usage

.hux_substitute_fonts(family)

Arguments

family

the font family requested

Value

a mapping as a named list of font families that are present on the system (names are the requested font family)

Examples

try({
.hux_substitute_fonts(c("Roboto","Arial","Kings","Unmatched"))
})

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