Updates font combinations and variations counts

This commit is contained in:
Ryan L McIntyre 2017-10-28 16:03:25 -04:00
parent 5aebf01a41
commit ae7bc4cfd6

View file

@ -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