[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.
Install Fonts
AS ROOT:
- Copy your font files (.ttf and/or .otf) to their respective directories:
/usr/share/fonts/TTF /usr/share/fonts/OTF
- Run the following commands, with the directory where you copied the fonts as argument:
mkfontdir /usr/share/fonts/{TTF,OTF} mkfontscale /usr/share/fonts/{TTF,OTF} fc-cache -f -v
- Restart X.