linux-manjaro下添加Yahei Hybrid Consola字体
Posted lshao
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了linux-manjaro下添加Yahei Hybrid Consola字体相关的知识,希望对你有一定的参考价值。
1.下载地址
http://www.win10zhijia.net/soft/20160921/3217.html
2.解压
unzip xxx
3.安装
sudo mkdir /usr/share/fonts/yahei
mv *.ttf /usr/share/fonts/yahei/
cd /usr/share/fonts/yahei ;fc-cache -fv
4.重新登录,在idea中就可以选择这个字体了
以上是关于linux-manjaro下添加Yahei Hybrid Consola字体的主要内容,如果未能解决你的问题,请参考以下文章