mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-25 03:32:02 +02:00
fa3b8beea6
* only includes actual fonts for the 'complete' versions * 'additional-variations' are now only provided as instructions
59 lines
2.6 KiB
Markdown
59 lines
2.6 KiB
Markdown
Anonymice Powerline
|
|
===================
|
|
|
|
Font creator
|
|
: Mark Simonson
|
|
|
|
Version
|
|
: 1.002
|
|
|
|
Source
|
|
: <http://www.marksimonson.com/fonts/view/anonymous-pro>
|
|
|
|
License
|
|
: SIL OPEN FONT LICENSE Version 1.1
|
|
|
|
Patched by
|
|
: [Carl X. Su](https://github.com/bcbcarl)
|
|
|
|
Anonymous Pro (2009) is a family of four fixed-width fonts designed
|
|
especially with coding in mind. Characters that could be mistaken for
|
|
one another (O, 0, I, l, 1, etc.) have distinct shapes to make them
|
|
easier to tell apart in the context of source code.
|
|
|
|
Anonymice Powerline is derived from Anonymous Pro for Powerline users.
|
|
The Powerline symbols is being made by Kim Silkebækken. The patch work
|
|
is being undertaken by 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.
|
|
|
|
## Which font?
|
|
|
|
### TL;DR
|
|
|
|
0. 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 have 2 main choices:
|
|
* download an already patched font from the `complete` folder
|
|
* 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.
|
|
* patch your own variations with the various options provided by the font patcher (see each font's readme for full list of combinations available)
|
|
* This contains a list of _all permutations_ of the various glyphs. E.g. You want the font with only [Octicons][octicons] or you want the font with just [Font Awesome][font-awesome] and [Devicons][vorillaz-devicons]. The goal is to provide every combination possible in this folder.
|
|
|
|
|
|
For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ#which-font)
|
|
|
|
|
|
[vim-devicons]:https://github.com/ryanoasis/vim-devicons
|
|
[vorillaz-devicons]:http://vorillaz.github.io/devicons/
|
|
[font-awesome]:https://github.com/FortAwesome/Font-Awesome
|
|
[octicons]:https://github.com/github/octicons
|
|
[gabrielelana-pomicons]:https://github.com/gabrielelana/pomicons
|
|
[Seti-UI]:https://atom.io/themes/seti-ui
|
|
[ryanoasis-powerline-extra-symbols]:https://github.com/ryanoasis/powerline-extra-symbols
|