mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-11-25 16:47:37 +02:00
Merge pull request #291 from kevinSuttle/patch-1
Move font-patcher log for Blex inside <details>
This commit is contained in:
commit
4f973fc54f
@ -62,7 +62,9 @@ For more information see: [The FAQ](https://github.com/ryanoasis/nerd-fonts/wiki
|
||||
|
||||
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.
|
||||
|
||||
|
||||
<details>
|
||||
<summary>Full <code>font-patcher</code> output</summary>
|
||||
|
||||
```sh
|
||||
# 4094 Possible Combinations:
|
||||
|
||||
@ -4161,4 +4163,5 @@ Combinations are no longer included by default because of the large inflation in
|
||||
./font-patcher IBMPlexMono-ThinItalic.ttf --weather --material
|
||||
./font-patcher IBMPlexMono-ThinItalic.ttf --weather
|
||||
./font-patcher IBMPlexMono-ThinItalic.ttf --material
|
||||
```
|
||||
```
|
||||
</details>
|
||||
|
Loading…
Reference in New Issue
Block a user