nerd-fonts/patched-fonts/Terminus
ryanoasis 804c1b7609 Executed script to generate readmes per patched font directory (fixes #52)
* helps clarify the differences between 'complete', 'alternative' and 'minimal'
2016-04-17 14:01:40 -04:00
..
LICENSE.txt Licensing compliance #7 2015-04-17 16:24:20 -04:00
README.md Executed script to generate readmes per patched font directory (fixes #52) 2016-04-17 14:01:40 -04:00
README.rst Licensing compliance #7 2015-04-17 16:24:20 -04:00

Terminess Powerline

Font creator
Dimitar Zhekov
Version
media-fonts/terminus-font-4.36 with USE=X pcf psf ru-g
Source
http://terminus-font.sourceforge.net
License
SIL OPEN FONT LICENSE Version 1.1
Patched by
Nikolay Pavlov, Carl X. Su

Terminus Font is a clean, fixed width bitmap font, designed for long (8 and more hours per day) work with computers. Version 4.36 contains 856 characters, covers about 120 language sets and supports ISO8859-1/2/5/7/9/13/15/16, Paratype-PT154/PT254, KOI8-R/U/E/F, Esperanto, many IBM, Windows and Macintosh code pages, as well as the IBM VGA, vt100 and xterm pseudographic characters.

Terminess Powerline is derived from Terminus Font for Powerline users. The Powerline symbols is being made by Kim Silkebækken. The patch work is being undertaken by Nikolay Pavlov and Carl X. Su.

Both the final font Truetype/OpenType files and the design files used to produce the font family are distributed under an open licence and you are expressly encouraged to experiment, modify, share and improve.

Note: If you want to have patched font with different USE flags, use fontpatcher located at https://bitbucket.org/ZyX_I/bitmap-font-patcher, it is always using proper (manually adjusted) glyphs. Here are the variants controlled by USE flags (see font homepage for better explanations about what each USE flag does):

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