rinohtype
rinohtype copied to clipboard
Windows UAC prevents fonts from being installed
Automatic installation of fonts using rinoh's --install-resources flag fails because pip cannot write to the installation path.
Install resources somewhere below %USERPROFILE%?
Python issue 29994 discusses site.USER_SITE, which could also be set and used as the location to install font (and other resource) packages to.