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_available and ragg_available.

Examples

font_status()
#> 
#> ── benviplot Font Status ───────────────────────────────────────────────────────
#>  Poppins font: registered (bundled)
#>  ragg package: available
#>  `theme_benvi()` will use Poppins automatically with ragg devices.