1. Copy all the windows fonts in diffent directories e.g. arial, calibri, candara, timesnewroman
2. Open terminal and login as root: su
4. Make all the fonts available to system: chmod 0775 -R arial/ calibri/ candara/ timesnewroman/
5. Cache all the fonts on system: fc-cache arial/ calibri/ candara/ timesnewroman/
1 comment:
Thanks so much for this fonts tutorial! Very helpful!
Post a Comment