nerd-fonts/patched-fonts
Ryan L McIntyre 4488da3b2e Updates Hack patched fonts to latest version 2.020
* fixes certain variations missing Powerline glyphs (fixes #63)
2016-05-15 13:32:07 -04:00
..
3270 Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
AnonymousPro Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
AurulentSansMono Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
BitstreamVeraSansMono Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
DejaVuSansMono Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
DroidSansMono Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
FantasqueSansMono Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
FiraCode Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
FiraMono Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
Hack Updates Hack patched fonts to latest version 2.020 2016-05-15 13:32:07 -04:00
HeavyData Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
Hermit Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
Inconsolata Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
Iosevka Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
Lekton Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
LiberationMono Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
Meslo Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
Monofur Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
Monoid Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
MPlus Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
ProFont Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
ProggyClean Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
RobotoMono Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
SourceCodePro Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
Terminus Executed script to generate readmes per patched font directory (fixes #52) 2016-04-17 14:01:40 -04:00
UbuntuMono Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
README.md Misc readme fix 2016-04-17 21:06:46 -04:00

Which font?

TL;DR

  1. Pick your font family and then select from the 'complete' directory.
  • Are you on Windows? Pick a font with the suffix 'Windows Compatible'
  • Are you limited to mono fonts (because of your terminal, etc)? Pick a font with the suffix 'Mono'

Explanation

Once you narrow done your font choice of family (Droid Sans, Inconsolata, etc) and style (bold, italic, etc) you are provided with 3 main folders choices:

  • complete
  • This is most likely the one you want. It includes all of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the same code point so to include everything some had to be moved to alternate code points.
  • alternative
  • This attempts to contain all permutations of the various glyphs. E.g. You want the font with only Octicons or you want the font with just Font Awesome and Devicons. The goal is to provide every combination possible in this folder.
  • minimal
  • This contains just the glyphs needed to use vim-devicons. This is mostly provided for historical purposes. This might end up being removed at some point if it ends up causing too much confusion and/or providing little purpose in the grand scheme of things.

For more information see: The FAQ