Skip to contents

Reports whether Poppins is available and whether the ragg graphics device is installed.

Usage

font_status()

Value

Invisibly returns a list with poppins_installed and ragg_available.

Examples

font_status()
#> 
#> ── benviplot Font Status ───────────────────────────────────────────────────────
#>  Poppins font: registered (bundled)
#>  `theme_benvi()` will use Poppins automatically.
#>  ragg package: available
#>  Your setup is optimal for benviplot!