mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-11-19 16:39:20 +02:00
Fixes and updates the calculated combinations
This commit is contained in:
parent
097977e892
commit
87dd80f73d
10
readme.md
10
readme.md
@ -163,10 +163,12 @@ The following Sankey flow diagram shows the current glyph sets included:
|
||||
|
||||
## Combinations
|
||||
|
||||
* Over `5,700` unique variations/combinations (Power Set) of patched fonts:
|
||||
* `102` unpatched font variations (otf and ttf)
|
||||
* `56` combinations
|
||||
* Calculated combinations `(56 * 102) = 5,712`
|
||||
* Over `74,000` unique variations/combinations (Power Set) of patched fonts:
|
||||
* `35` patched font typefaces
|
||||
* `140` patched font families
|
||||
* `560` 'complete' variations/combinations
|
||||
* `73,960` _possible_ variations/combinations
|
||||
* `74,520` total calculated combinations (560 + 73,960)
|
||||
* Combinations for each font are any combination of (plus no flags option) [Variations](#variations)
|
||||
|
||||
### Variations
|
||||
|
Loading…
Reference in New Issue
Block a user