[2025-jun-17] The SlackDocs mailing lists at https://lists.alienbase.nl/mailman/listinfo have been retired. No one has been using these lists for years and it's time to say goodbye. The list archives remain available at https://scalzi.slackware.nl/mailman/listinfo/slackdocs
[2025-jun-17] The SlackDocs Wiki has moved to a new server, in order to make it more performant.
Installer des Polices de Caractères (Fonts)
EN TANT QUE ROOT:
- Copier vos fichiers de font (.ttf et/ou .otf) dans leur répertoire respectif:
/usr/share/fonts/TTF /usr/share/fonts/OTF
- Exécuter les commandes suivantes avec comme argument le chemin du répertoire dans lequel vous avez copié vos polices:
mkfontdir /usr/share/fonts/{TTF,OTF} mkfontscale /usr/share/fonts/{TTF,OTF} fc-cache -f -v
- Redémarrer le serveur X.