フォントを追加してみたのでメモ
※rootで実行する
1.フォント(TrueTypeフォント)をダウンロード
2./usr/share/fonts/<フォント名>/に、*.ttfファイルをコピー
3.fc-cache -fvを実行
[root@localhost ~]# fc-cache -fv
/usr/share/fonts: caching, new cache contents: 0 fonts, 34 dirs
/usr/share/fonts/abyssinica: caching, new cache contents: 1 fonts, 0 dirs
/usr/share/fonts/cjkuni-uming: caching, new cache contents: 4 fonts, 0 dirs
:
4.fc-listで確認する
[root@localhost ~]# fc-list|sort
AR PL UMing CN:style=Light
AR PL UMing HK:style=Light
AR PL UMing TW MBE:style=Light
: