Ubuntu 系统安装和配置字体教程
1、download font
2、在 /usr/share/fonts 目录下新建一个 custom 目录,并 chmod 755 custom
3、把下载好的字体文件解压,把所有的字体文件 XX.ttf 复制到上一步创建的custom目录中
4、执行 sudo fc-cache -f -v
Last updated
Was this helpful?
1、download font
2、在 /usr/share/fonts 目录下新建一个 custom 目录,并 chmod 755 custom
3、把下载好的字体文件解压,把所有的字体文件 XX.ttf 复制到上一步创建的custom目录中
4、执行 sudo fc-cache -f -v
Last updated
Was this helpful?
Was this helpful?