Een extra lettertype toevoegen voor specifieke gebruikers
You can install an extra font which will be available to a specific user on your system in applications that use fontconfig for font handling.
Een extra lettertype installeren
Kopieer het lettertype naar de map ~/.local/share/fonts/ om het te installeren.
-
Mogelijk dient u de volgende opdracht uit te voeren om het lettertypecachegeheugen bij te werken:
$ fc-cache ~/.local/share/fonts
You may need to restart running applications to see the changes. User sessions do not need to be restarted.