1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2025-01-31 12:27:22 +02:00

Move font-patcher log for Blex inside <details>

Just a little UX touch
This commit is contained in:
Kevin Suttle 2018-08-30 13:12:26 -04:00 committed by GitHub
parent d1d9a7eb23
commit 291e0193de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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