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,6 +62,8 @@ 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.
|
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
|
```sh
|
||||||
# 4094 Possible Combinations:
|
# 4094 Possible Combinations:
|
||||||
@ -4162,3 +4164,4 @@ Combinations are no longer included by default because of the large inflation in
|
|||||||
./font-patcher IBMPlexMono-ThinItalic.ttf --weather
|
./font-patcher IBMPlexMono-ThinItalic.ttf --weather
|
||||||
./font-patcher IBMPlexMono-ThinItalic.ttf --material
|
./font-patcher IBMPlexMono-ThinItalic.ttf --material
|
||||||
```
|
```
|
||||||
|
</details>
|
||||||
|
Loading…
Reference in New Issue
Block a user