-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AU: 47 updated - nerd-fonts-AnonymousPro nerd-fonts-Arimo nerd-fonts-…
…AurulentSansMono nerd-fonts-BigBlueTerminal nerd-fonts-BitstreamVeraSansMono nerd-fonts-CascadiaCode nerd-fonts-CodeNewRoman nerd-fonts-Cousine nerd-fonts-DaddyTimeMono nerd-fonts-DejaVuSansMono nerd-fonts-DroidSansMono nerd-fonts-FantasqueSansMono nerd-fonts-FiraCode nerd-fonts-FiraMono nerd-fonts-Gohu nerd-fonts-Go-Mono nerd-fonts-Hack nerd-fonts-Hasklig nerd-fonts-HeavyData nerd-fonts-Hermit nerd-fonts-IBMPlexMono nerd-fonts-Inconsolata nerd-fonts-InconsolataGo nerd-fonts-InconsolataLGC nerd-fonts-Iosevka nerd-fonts-JetBrainsMono nerd-fonts-Lekton nerd-fonts-LiberationMono nerd-fonts-Meslo nerd-fonts-Monofur nerd-fonts-Monoid nerd-fonts-Mononoki nerd-fonts-MPlus nerd-fonts-Noto nerd-fonts-OpenDyslexic nerd-fonts-Overpass nerd-fonts-ProFont nerd-fonts-ProggyClean nerd-fonts-RobotoMono nerd-fonts-ShareTechMono nerd-fonts-SourceCodePro nerd-fonts-SpaceMono nerd-fonts-Terminus nerd-fonts-Tinos nerd-fonts-Ubuntu nerd-fonts-UbuntuMono nerd-fonts-VictorMono [skip ci] https://gist.github.com/658441c4e182965a9488e81886b0c549/e8f7d774b1abfbec4e98786de344433ccc256108
- Loading branch information
Showing
137 changed files
with
27,283 additions
and
282 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
# Arimo | ||
|
||
|
||
## Which font? | ||
|
||
### TL;DR | ||
|
||
* Pick your font family and then select from the `'complete'` directory. | ||
* If you are on Windows pick a font with the `'Windows Compatible'` suffix. | ||
* This includes specific tweaks to ensure the font works on Windows, in particular monospace identification and font name length limitations | ||
* If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the `'Mono'` suffix. | ||
* This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced | ||
|
||
### Ligatures | ||
|
||
By the *Nerd Font* policy, the variant with the `'Mono'` suffix is not supposed to have any ligatures. | ||
Use the non-*Mono* variants to have ligatures. | ||
|
||
### 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` | ||
|
||
* 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. | ||
|
||
#### `Option 2: Patch your own font` | ||
|
||
* 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 is the option you want if the font you use is _not_ already included or you want maximum control of what's included | ||
* 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-and-Troubleshooting#which-font) | ||
|
||
|
||
[vim-devicons]:https://github.com/ryanoasis/vim-devicons | ||
[vorillaz-devicons]:https://vorillaz.github.io/devicons/ | ||
[font-awesome]:https://github.com/FortAwesome/Font-Awesome | ||
[octicons]:https://github.com/primer/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 | ||
[SIL-RFN]:http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web_fonts_and_RFNs#14cbfd4a | ||
|
||
|
||
## Variations (Combinations) | ||
|
||
> The combinations and total number of combinations are provided here for reference if you want to create your own variation of a patched Nerd Font. | ||
### Why aren't all variations included ? | ||
|
||
Combinations are no longer included by default because of the large inflation in size it caused the Repository _and_ the amount of time it takes to rebuild all of the combinations. This issue would exponentially get worse as the numbers of Fonts and Glyph Sets provided increase. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.