Skip to contents

Get font family with fallbacks

Usage

get_font_family(
  font_family,
  fallbacks = c("Arial", "Helvetica", "sans-serif", "sans")
)

Arguments

font_family

The primary font family to use

fallbacks

Character vector of fallback fonts

Value

A font family name that is available on the system