[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 fuentes
COMO ROOT:
- Copie sus archivos de fuentes (.ttf y / o .otf) en sus directorios respectivos :
/usr/share/fonts/TTF /usr/share/fonts/OTF
- Ejecute los siguientes comandos, con el directorio donde copió las fuentes como argumento:
mkfontdir /usr/share/fonts/{TTF,OTF} mkfontscale /usr/share/fonts/{TTF,OTF} fc-cache -f -v
- Reinicie X.