free font

sarasa font

http://mirrors.tuna.tsinghua.edu.cn/github-release/be5invis/Sarasa-Gothic/LatestRelease/

nerd font

https://www.nerdfonts.com/

git clone --depth 1 https://gitclone.com/github.com/ryanoasis/nerd-fonts

tool

https://fontforge.org

https://fontforge.org/en-US/downloads/windows-dl/

fontforge font-patcher input\sarasa-mono-sc-bold.ttf -c -w --careful -out targetPath\

patch

https://github.com/ryanoasis/nerd-fonts
https://github.com/ryanoasis/nerd-fonts#font-patcher

fontforge -script font-patcher /path/to/input/sarasa-gothic-ttf-0.40.4/sarasa-fixed-sc-bold.ttf -c -w --careful --codicons  --powerline --powerlineextra  --material -out ./patched/
-c, --complete        Add all available Glyphs

--careful             Do not overwrite existing glyphs if detected

-w, --windows         Limit the internal font name to 31 characters (for Windows compatibility)

--custom codicons.ttf.  Specify a custom symbol font. All new glyphs will be copied, with no scaling applied.

-s, --mono, --use-single-width-glyphs
                        Whether to generate the glyphs as single-width not double-width (default is double-width)

  --variable-width-glyphs
                        Do not adjust advance width (no "overhang")

source han

sc

https://github.com/adobe-fonts/source-han-serif

https://github.com/adobe-fonts/source-han-sans

https://github.com/adobe-fonts/source-han-mono

en

https://github.com/adobe-fonts/source-sans

https://github.com/adobe-fonts/source-serif

https://github.com/adobe-fonts/source-code-pro

posted @ 2021-03-13 16:55  fndefbwefsowpvqfx  阅读(80)  评论(0编辑  收藏  举报