Problem Installing .ttf with FontConfig, in userdir for user account, running RHEL
1
vote
1
answer
937
views
I'm trying to install TTF fonts, for a normal user account, on my RHEL5.4 box
The steps I followed are :
$ cd ~
$ mkdir .fonts
$ cd .fonts
$ wget -q http://www.gringod.com/wp-upload/software/Fonts/Monaco_Linux.ttf
$ mkfontscale
$ mkfontdir
$ fc-cache -fv ~/.fonts
fc-list command shows that Monaco is installed
$ fc-list | grep Monaco
Monaco:style=Regular,Standard,Testo normale,Normaal,Normal,Común,Almindelig,Vanlig tekst,Normaali,\u30ec\u30ae\u30e5\u30e9\u30fc
But when I try to change font in console, Monaco is not listed.
Asked by user401445
(119 rep)
Feb 10, 2012, 04:53 PM
Last activity: Oct 8, 2012, 01:03 AM
Last activity: Oct 8, 2012, 01:03 AM