View Single Post
Old 02-15-2008, 06:14 AM   #19
ericshliao
Guru
ericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enoughericshliao will become famous soon enough
 
Posts: 976
Karma: 687
Join Date: Nov 2007
Device: Dell X51v; iLiad v2
"/etc/fonts/fonts.conf" is the file to configure system font access. According to the following, putting font file in the following directory is of no difference.

Quote:
<!-- Font directory list -->
<dir>/usr/share/fonts</dir>
<dir>/usr/share/X11/fonts</dir>
<dir>/usr/local/share/fonts</dir>
<dir>~/.fonts</dir>
And "fc-cache" is needed only when you put font file in other than the above directory.

Last edited by ericshliao; 02-15-2008 at 06:19 AM.
ericshliao is offline   Reply With Quote