LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   regarding fonts (https://www.linuxquestions.org/questions/linux-newbie-8/regarding-fonts-299196/)

pranith 03-08-2005 11:42 AM

regarding fonts
 
hi,
I just downloaded some fonts in a zip file from linuxbox.com.it contains some ttf fonts now how to install them??
plz help me out
thanks in anticipation
bye,
pranith.

twsnnva 03-08-2005 12:40 PM

Put the .ttf files in /usr/share/fonts, and they should be available.

pranith 03-08-2005 01:00 PM

the zipped folder doesnot contain any file named "fonts.cache-1" so how can it load them without it??
plz help me
bye,
pranith

reddazz 03-08-2005 01:17 PM

For ttf fonts install them in /usr/lib/X11/fonts/TTF/.

foo_bar_foo 03-08-2005 01:39 PM

just put then anywhere you like
put the path to them in you x config
Section "Files"
FontPath "/"

move into their directory
mkfontscale &&
mkfontdir

put the directory they are in in /etc/fonts/local.conf
<dir> /// </dir>

then run
fc-cache

they should be there the next time yu start x


All times are GMT -5. The time now is 01:06 AM.