85. Linux字体
字体下载
推荐使用
JetBrainsMono Nerd Font
网站
Nerd Fonts
Nerd Fonts 下载 (包含所有常用字体, 非常全, 强烈推荐)
推荐
JetBrainsMono Nerd Font
单独字体
JetBrainsMono Nerd Font 下载方式(3选1):
命令下载最新版本:
方法1
1
curl -A "Google Chrome" -JLO https://github.com/ryanoasis/nerd-fonts/releases/latest/download/JetBrainsMono.zip
或者点击下载
https://github.com/ryanoasis/nerd-fonts/releases/latest/download/JetBrainsMono.zip
方法2
1
2wget -qO- -t1 -T2 "https://api.github.com/repos/ryanoasis/nerd-fonts/releases/latest" | grep "tag_name" | head -n 1 | awk -F ":" '{print $2}' | sed 's/\"//g;s/,//g;s/ //g' | \
xargs -I {} -p wget https://github.com/ryanoasis/nerd-fonts/releases/download/{}/JetBrainsMono.zip
Github官网下载: JetBrainsMono Nerd Font Github
下载固定版本(Not Recommand)
-
1
2
3
4
5mkdir fonts
curl -o ./fonts/MesloLGS\ NF\ Regular.ttf https://raw.githubusercontent.com/romkatv/powerlevel10k-media/master/MesloLGS%20NF%20Regular.ttf
curl -o ./fonts/MesloLGS\ NF\ Bold.ttf https://raw.githubusercontent.com/romkatv/powerlevel10k-media/master/MesloLGS%20NF%20Bold.ttf
curl -o ./fonts/MesloLGS\ NF\ Italic.ttf https://raw.githubusercontent.com/romkatv/powerlevel10k-media/master/MesloLGS%20NF%20Italic.ttf
curl -o ./fonts/MesloLGS\ NF\ Bold\ Italic.ttf https://raw.githubusercontent.com/romkatv/powerlevel10k-media/master/MesloLGS%20NF%20Bold%20Italic.ttf
Ubuntu安装win10字体
进入windows :
/media/qeuro/系统/Windows/Fonts
sudo cp *.ttf ~/桌面/WinFonts
sudo cp *.TTF ~/桌面/WinFonts
cd ~/桌面
sudo mv WinFonts /usr/share/fonts/
sudo chmod -R 755 /usr/share/fonts/WinFonts
sudo mkfontscale && sudo mkfontdir && sudo fc-cache -fv
字体名称对照:
ttf 字体 arial.ttf Arial couri.ttf Courier New times.ttf Times New Roman timesbd.ttf Times New Roman Bole FZSTK.TTF 方正舒体 FZYTK.TTF 方正姚体 msyh.ttf 微软雅黑 msyhbd.ttf 微软雅黑Bold simfang.ttf 仿宋GB_2312 simhei.ttf 黑体 simkai.ttf 楷体GB_2312 SIMLI.TTF 隶书 simsun.ttc 宋体、宋体PUA、新宋体 SIMYOU.TTF 幼圆 STCAIYUN.TTF 华文彩云 STFANGSO.TTF 华文仿宋 STHUPO.TTF 华文琥珀 STKAITI.TTF 华文楷体 STLITI.TTF 华文隶书 STSONG.TTF 华文宋体 STXIHEI.TTF 华文细黑 STXINGKA.TTF 华文行楷 STXINWEI.TTF 华文新魏 STZHONGS.TTF 华文中宋 SURSONG.TTF 宋体-方正超大字符集