mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-19 20:12:52 +02:00
mention patcher family generation in readme
This commit is contained in:
parent
090fbbeebe
commit
ff08a1771a
@ -362,6 +362,9 @@ Patching the font of your own choosing:
|
||||
docker run --rm -v /path/to/fonts:/in:Z -v /path/for/output:/out:Z nerdfonts/patcher [OPTIONS]
|
||||
```
|
||||
|
||||
[!NOTE]
|
||||
The resulting font's family will be set to the original family after CamelCasing, removing whitespace and appending ` Nerd Font`. For example, `iosevka term` would become `IosevkaTerm Nerd Font`.
|
||||
|
||||
Full options:
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user