mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-03-03 14:36:18 +02:00
Update contributing.md
Mention of subfolders
This commit is contained in:
parent
91395cd9d8
commit
5936ab022e
@ -19,6 +19,7 @@
|
|||||||
### 2. Add original (unpatched) version
|
### 2. Add original (unpatched) version
|
||||||
* Add the unpatched version of the font and any readme and/or license files to the `unpatched-sample-fonts` directory inside a new directory
|
* Add the unpatched version of the font and any readme and/or license files to the `unpatched-sample-fonts` directory inside a new directory
|
||||||
* e.g. Adding *XYZ Font*, create directory `src/unpatched-fonts/xyz/{PUT FONT FILES HERE}`
|
* e.g. Adding *XYZ Font*, create directory `src/unpatched-fonts/xyz/{PUT FONT FILES HERE}`
|
||||||
|
* Try to make subfolders for each font style (e.g. ``src/unpatched-fonts/xyz/bold/{BOLD FONT FILES HERE}`)
|
||||||
### 3. Execute basic testing
|
### 3. Execute basic testing
|
||||||
* Do a basic test with the new font to ensure it patches correctly and generates a new font file, e.g.
|
* Do a basic test with the new font to ensure it patches correctly and generates a new font file, e.g.
|
||||||
* `./font-patcher src/unpatched-fonts/XYZ/XYZ.ttf --complete`
|
* `./font-patcher src/unpatched-fonts/XYZ/XYZ.ttf --complete`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user