NAME
addfont
—
add custom fonts
DESCRIPTION
Create folder ~/.fonts
and put your font
files in there. In this folder run command
fc-cache(1)
.
$ mkdir ~/.fonts
$ cd ~/.fonts
$ fc-cache
$ fc-list
|grep 'Monaco'
/home/puffy/.fonts/monaco.ttf: Monaco:style=Regular