nerd-fonts/patched-fonts/ProFont/ProFontWinTweaked
2016-05-14 10:51:06 -04:00
..
additional-variations Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
complete Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
minimal Rebuilt all patched fonts with latest changes 2016-05-14 10:51:06 -04:00
._LICENSE Adds the new fonts unpatched sources, set up patched version folders (enhancement #10) 2015-06-21 12:24:31 -04:00
._readme.txt Adds the new fonts unpatched sources, set up patched version folders (enhancement #10) 2015-06-21 12:24:31 -04:00
Comments for ProFontWindows Adds the new fonts unpatched sources, set up patched version folders (enhancement #10) 2015-06-21 12:24:31 -04:00
LICENSE Adds the new fonts unpatched sources, set up patched version folders (enhancement #10) 2015-06-21 12:24:31 -04:00
README.md Executed script to generate readmes per patched font directory (fixes #52) 2016-04-17 14:01:40 -04:00
readme.txt Adds the new fonts unpatched sources, set up patched version folders (enhancement #10) 2015-06-21 12:24:31 -04:00

WHAT IS THIS?

This is ProFont TrueType, converted to Windows TrueType format by Mike Smith, with some tweaks added by "ardu".

Modifications include:

  • A Euro character
  • Missing characters from the Latin 1 code page
  • Full support for CodePage 850. These are mostly the famous block/box characters you know from DOS. Very useful if you use Mightnight Commander through PuTTY.
  • Fixed metrics so that point size of 9 works correctly. Until now you had to select 7 to obtain the native point size of 9.
  • Added some quick&dirty hinting for point size of 9. Most characters now match closely the look of the bitmap version. Don't expect it to look good on anything else than Windows...

To get the full original Distribution, other ProFont builds and more information go to http://tobiasjung.name/profont/

DISCLAIMER See LICENSE file

Tobias Jung January 2014 profont@tobiasjung.name

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