Skip to contents

This wipes a lot of cached font data.

Usage

reset_fonts(
  confirm = utils::askYesNo(msg = "Are you sure?", default = FALSE),
  web = FALSE,
  fonts = FALSE
)

Arguments

confirm

set to TRUE to automatically confirm

web

also clear webfont cache? (default FALSE)

fonts

also clear any downloaded fonts or converted afm files? (default FALSE)

Value

nothing