fontInstall

mkdir sarasaFontInstall
cd sarasaFontInstall
wget http://mirrors.tuna.tsinghua.edu.cn/github-release/be5invis/Sarasa-Gothic/LatestRelease/sarasa-gothic-ttf-0.12.14.7z
7zr x * sarasa-mono-sc-*
rm *.7z
sudo mkdir -p /usr/share/fonts/custom
sudo mv *.ttf /usr/share/fonts/custom
sudo chmod 644 /usr/share/fonts/custom/*.ttf
cd /usr/share/fonts/custom
sudo mkfontscale
sudo mkfontdir
sudo fc-cache -fv
posted @ 2020-08-15 20:33  fndefbwefsowpvqfx  阅读(95)  评论(0编辑  收藏  举报