mirror of
https://github.com/rywng/dotfiles.git
synced 2024-11-15 07:21:49 +08:00
1.9 KiB
1.9 KiB
Nerd Fonts
This is an archived font from the Nerd Fonts release v3.1.1.
For more information see:
Symbols Only
This font contains (in the patched-fonts folder) all symbols and is intended to be used as fallback or together with fontconfig - so that you do not need to individually patch all the fonts. YMMV.
Which font?
TL;DR
- Pick your font family:
- If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with
Nerd Font Mono
(orNFM
). - If you want to have bigger icons (usually around 1.5 normal letters wide) pick a font without
Mono
i.e.Nerd Font
(orNF
). Most terminals support this, but ymmv. - If you work in a proportional context (GUI elements or edit a presentation etc) pick a font with
Nerd Font Propo
(orNFP
).
- If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with
Ligatures
Ligatures are generally preserved in the patched fonts.
Nerd Fonts v2.0.0
had no ligatures in the Nerd Font Mono
fonts, this has been dropped with v2.1.0
.
If you have a ligature-aware terminal and don't want ligatures you can (usually) disable them in the terminal settings.
Explanation
Once you narrow down your font choice of family (Droid Sans
, Inconsolata
, etc) and style (bold
, italic
, etc) you have 2 main choices:
Option 1: Download already patched font
- For a stable version download a font package from the release page
- Or download the development version from the folders here
Option 2: Patch your own font
- Patch your own variations with the various options provided by the font patcher (i.e. not include all symbols for smaller font size)
For more information see: The FAQ