forked from ryanoasis/nerd-fonts
-
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.
- Loading branch information
Ilia Loginov
committed
Oct 19, 2017
1 parent
91395cd
commit 72e82cc
Showing
112 changed files
with
6,445 additions
and
4,524 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+463 KB
...taLGC/complete/Inconsolata LGC Bold Italic Nerd Font Complete Mono Windows Compatible.ttf
Binary file not shown.
Binary file added
BIN
+462 KB
...hed-fonts/InconsolataLGC/complete/Inconsolata LGC Bold Italic Nerd Font Complete Mono.ttf
Binary file not shown.
Binary file added
BIN
+471 KB
...nsolataLGC/complete/Inconsolata LGC Bold Italic Nerd Font Complete Windows Compatible.ttf
Binary file not shown.
Binary file added
BIN
+471 KB
patched-fonts/InconsolataLGC/complete/Inconsolata LGC Bold Italic Nerd Font Complete.ttf
Binary file not shown.
Binary file added
BIN
+458 KB
...consolataLGC/complete/Inconsolata LGC Bold Nerd Font Complete Mono Windows Compatible.ttf
Binary file not shown.
Binary file added
BIN
+458 KB
patched-fonts/InconsolataLGC/complete/Inconsolata LGC Bold Nerd Font Complete Mono.ttf
Binary file not shown.
Binary file added
BIN
+466 KB
...ts/InconsolataLGC/complete/Inconsolata LGC Bold Nerd Font Complete Windows Compatible.ttf
Binary file not shown.
Binary file added
BIN
+466 KB
patched-fonts/InconsolataLGC/complete/Inconsolata LGC Bold Nerd Font Complete.ttf
Binary file not shown.
Binary file added
BIN
+461 KB
...nsolataLGC/complete/Inconsolata LGC Italic Nerd Font Complete Mono Windows Compatible.ttf
Binary file not shown.
Binary file added
BIN
+461 KB
patched-fonts/InconsolataLGC/complete/Inconsolata LGC Italic Nerd Font Complete Mono.ttf
Binary file not shown.
Binary file added
BIN
+470 KB
.../InconsolataLGC/complete/Inconsolata LGC Italic Nerd Font Complete Windows Compatible.ttf
Binary file not shown.
Binary file added
BIN
+470 KB
patched-fonts/InconsolataLGC/complete/Inconsolata LGC Italic Nerd Font Complete.ttf
Binary file not shown.
Binary file added
BIN
+457 KB
...ts/InconsolataLGC/complete/Inconsolata LGC Nerd Font Complete Mono Windows Compatible.ttf
Binary file not shown.
Binary file added
BIN
+457 KB
patched-fonts/InconsolataLGC/complete/Inconsolata LGC Nerd Font Complete Mono.ttf
Binary file not shown.
Binary file added
BIN
+465 KB
...d-fonts/InconsolataLGC/complete/Inconsolata LGC Nerd Font Complete Windows Compatible.ttf
Binary file not shown.
Binary file added
BIN
+465 KB
patched-fonts/InconsolataLGC/complete/Inconsolata LGC Nerd Font Complete.ttf
Binary file not shown.
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,62 @@ | ||
Inconsolata LGC | ||
--------------- | ||
|
||
Inconsolata is one of the most suitable font for programmers created by Raph | ||
Levien. Since the original Inconsolata does not contain Cyrillic alphabet, | ||
it was slightly inconvenient for not a few programmers from Russia. | ||
|
||
Inconsolata LGC is a modified version of Inconsolata with added the Cyrillic | ||
alphabet which directly descends from Inconsolata Hellenic supporting modern | ||
Greek. | ||
|
||
Inconsolata LGC is licensed under SIL OFL. | ||
|
||
|
||
Inconsolata LGC changes: | ||
* Cyrillic glyphs added. | ||
* Italic and Bold font added. | ||
|
||
Changes inherited from Inconsolata Hellenic: | ||
* Greek glyphs. | ||
|
||
Changes inherited from Inconsolata-dz: | ||
* Straight quotation marks. | ||
|
||
## 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 | ||
|
||
### 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 | ||
|
Oops, something went wrong.