Skip to contents

Find an available font from a list of options

Usage

get_available_font(font_family, fallbacks = c("Arial", "Helvetica", "sans"))

Arguments

font_family

Primary font family to use

fallbacks

Vector of fallback font families

Value

Name of first available font, or "sans" if none found