1. Homeディレクトリに.fonts
ディレクトリがない場合は作成する。
$ mkdir ~/.fonts
2. 使用したいフォントを~/.fonts
にコピーする。
$ cp sample.ttf ~/.fonts
$ cp sample.otf ~/.fonts
3. fc-cache
を実行する。
$ fc-cache -f
GIMPとかInkscapeとかを起動してみるとフォントのリストが追加されていると思います。
1. Homeディレクトリに.fonts
ディレクトリがない場合は作成する。
$ mkdir ~/.fonts
2. 使用したいフォントを~/.fonts
にコピーする。
$ cp sample.ttf ~/.fonts
$ cp sample.otf ~/.fonts
3. fc-cache
を実行する。
$ fc-cache -f
GIMPとかInkscapeとかを起動してみるとフォントのリストが追加されていると思います。
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated.
fonts.conf
の場所が変わったようです。
変更前 | 変更後 |
~/.fonts.conf | ~/.config/fontconfig/fonts.conf |
Adobeのプログラミング用フォント「Source Code Pro」
SourceForge
http://sourceforge.net/projects/sourcecodepro.adobe/files/