mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-11-19 16:39:20 +02:00
doc: State that no patched fonts are to be manually committed
[why] It is explicitely explained for updating fonts but not for new fonts. [how] Copy appropriate text passage to new fonts paragraph. Fixes: #1655 Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
parent
6e7dc49ec4
commit
45c432fe0d
@ -64,6 +64,8 @@ This is not needed and you should never commit any patched files directly to the
|
||||
* `fontforge --script ./font-patcher src/unpatched-fonts/XYZ/XYZ.ttf --complete --debug 2`
|
||||
* Make sure to then delete this new font file if it is in the repository (all patched fonts should be generated in the `patched-fonts` directory)
|
||||
### 4. Run build scripts
|
||||
You should never commit any patched files directly to the repo. The Github workflow will do that at appropriate times.
|
||||
|
||||
* When fairly satisfied the font patches correctly, run the following:
|
||||
* Patch **all** of the variations/options, e.g.
|
||||
* `NERDFONTS='--debug 2 --makegroups 1' ./gotta-patch-em-all-font-patcher\!.sh /XYZ`
|
||||
|
Loading…
Reference in New Issue
Block a user