mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-19 20:12:52 +02:00
Updates font combinations and variations counts
This commit is contained in:
parent
5aebf01a41
commit
ae7bc4cfd6
16
readme.md
16
readme.md
@ -83,8 +83,8 @@ _If you..._
|
||||
* A [FontForge Python script](#font-patcher) to patch any font
|
||||
* Includes an option to create **Monospaced (fixed-pitch, fixed-width)** _or_ **double-width (non-monospaced)** glyphs
|
||||
* For more details see the [**Font Patcher**](#font-patcher) section
|
||||
* **`37`** already [patched font families](#patched-fonts)
|
||||
* Over **`83,000`** unique combinations/variations of patched fonts [(more details)](#combinations)
|
||||
* **`38`** already [patched font families](#patched-fonts)
|
||||
* Over **`85,000`** unique combinations/variations of patched fonts [(more details)](#combinations)
|
||||
* Over **`1,300`** glyphs/icons combined [(more details)](#combinations)
|
||||
* Current glyph sets include: [Powerline with Extra Symbols][ryanoasis-powerline-extra-symbols], [Font Awesome][font-awesome], [Devicons][vorillaz-devicons], [Octicons][octicons], [Font Linux][font-linux], [Pomicons][gabrielelana-pomicons]
|
||||
* **Monospaced (fixed-pitch, fixed-width)** _or_ **double-width (non-monospaced)** glyphs version of each font
|
||||
@ -222,12 +222,12 @@ echo $i_oct_heart
|
||||
|
||||
## Combinations
|
||||
|
||||
- Over **`83,000`** unique variations/combinations (Power Set) of patched fonts:
|
||||
- **`37`** patched font typefaces
|
||||
- **`161`** patched font families
|
||||
- **`644`** 'complete' variations/combinations
|
||||
- **`82,622`** _possible_ variations/combinations
|
||||
- **`83,266`** total calculated combinations (644 + 82,622)
|
||||
- Over **`85,000`** unique variations/combinations (Power Set) of patched fonts:
|
||||
- **`38`** patched font typefaces
|
||||
- **`165`** patched font families
|
||||
- **`660`** 'complete' variations/combinations
|
||||
- **`84,662`** _possible_ variations/combinations
|
||||
- **`85,322`** total calculated combinations (660 + 84,662)
|
||||
- Combinations for each font are any combination of [Variations](#variations)
|
||||
|
||||
### Variations
|
||||
|
Loading…
Reference in New Issue
Block a user