extrafont
extrafont copied to clipboard
add path to fonts installed in Window without admin privileges
In Windows, fonts can be installed without admin privileges but they will be installed under file.path(Sys.getenv()["LOCALAPPDATA"], "Microsoft", "Windows", "Fonts")
. This will be a nice enhancement to add this directory by default.
Do you want to make a pull request?
i look into it and send you a pull request