wch / extrafont

Tools for using fonts in R graphics
312 stars 49 forks source link

Installing a font from .otf/.ttf files #91

Open trangdata opened 2 years ago

trangdata commented 2 years ago

Hi @wch, thank you for an awesome package! 🌻

I have a question regarding font_install(): is there a way to use the function to install the font family in the local machine from a set of .otf/.ttf files? Or should I just use ttf_import() to load in the font family? (which I presume would load the font in R but skip the system?)

I'm a complete novice and would appreciate any advice regarding install fonts via R. Thank you so much! 🙏🏽 🌵