Ubuntu 添加中文字体

cat /proc/version
fc-list :lang=zh-cn(查看字体)
sudo apt install -y --force-yes --no-install-recommends fonts-wqy-microhei
sudo apt install -y --force-yes --no-install-recommends ttf-wqy-zenhei


https://packages.ubuntu.com/trusty/fonts/
 
posted @ 2020-07-15 17:40  fqzh  阅读(673)  评论(0)    收藏  举报