DESCRIPTION
fc-cache scans the font directories on the system and builds font information cache files for applications using fontconfig
for their font handling.
If directory arguments are not given, fc-cache uses each directory in the current font configuration. Each directory is
scanned for font files readable by FreeType. A cache is created which contains properties of each font and the associated
filename. This cache is used to speed up application startup when using the fontconfig library.
Note that fc-cache must be executed once per architecture to generate font information customized for that architecture.
在您的目录中创建一个文件夹,
home
名为.fonts
:解压缩文件并将它们移动到那里。现在从终端运行命令:
字体现在应该可用。
更多信息,请参阅
man fc-cache
: