LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Problem installing artwiz fonts.. (https://www.linuxquestions.org/questions/linux-software-2/problem-installing-artwiz-fonts-308795/)

tehnick 04-01-2005 07:15 PM

Problem installing artwiz fonts..
 
I read the readme and did everything it said. I installed them to /usr/share/fonts. The fonts don't show up in any program. I've even run kcontrol center for kde and looked in the fonts section and they are there and enabled. Sorry for being so vaque but I don't know what other information I can give you. I'm running Debian 3.1 if that helps.

titopoquito 04-02-2005 12:07 PM

In Slackware I do (stolen from a post here on linuxpackages.net):

Code:

/usr/X11R6/bin/mkfontscale /usr/share/fonts/
/usr/X11R6/bin/mkfontdir /usr/share/fonts/
/usr/X11R6/bin/mkfontdir -e
/usr/X11R6/lib/X11/fonts/encodings
/usr/X11/bin/fc-cache

and then restart the x-server

edit: fixed typo


All times are GMT -5. The time now is 04:45 AM.