Ce contenu n'est pas disponible dans la langue sélectionnée.
6.2. Adding new fonts for all users
To install fonts for all users you need to login as root and create a directory under
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
/usr/share/fonts/ for example /usr/share/fonts/custom. Copy the fonts you wish to add into the directory you created and run:
fc-cache -f /usr/share/fonts/
fc-cache -f /usr/share/fonts/
All existing and new users should now be able to use the installed fonts.