[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.
Instalar Fontes
COMO ROOT:
- Copie seus arquivos de fonte (.ttf and/or .otf) para seus respectivos diretórios:
/usr/share/fonts/TTF /usr/share/fonts/OTF
- Execute os seguintes comandos, com o diretório em que você copiou as fontes como argumento:
mkfontdir /usr/share/fonts/{TTF,OTF} mkfontscale /usr/share/fonts/{TTF,OTF} fc-cache -f -v
- Reiniciar X.