You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
287B

  1. # Note: I used Fira Sans and Mono (downloaded here from Google Fonts).
  2. # Feel free to change font names below for desired fonts.
  3. sysfonts::font_add_google("Fira Sans")
  4. sysfonts::font_add_google("Fira Mono")
  5. showtext::showtext_auto()
  6. options(tidy_verb_anim.font_registered = TRUE)