fontgen: update README.md to remove patch advanced options
This commit is contained in:
parent
c9f23c11b3
commit
4cb07bac53
|
@ -23,7 +23,7 @@ and for each font there is:
|
||||||
* sources - list of file,range(,symbols) wanted (as a dictionary of those)
|
* sources - list of file,range(,symbols) wanted (as a dictionary of those)
|
||||||
* bpp - bits per pixel.
|
* bpp - bits per pixel.
|
||||||
* size - size.
|
* size - size.
|
||||||
* patches - list of extra "patches" to run, either string to file which should be run, or list of arguments (with first one being the command being run)
|
* patches - list of extra "patches" to run: a path to a .patch file. (may be relative)
|
||||||
* compress - optional. default disabled. add `"compress": true` to enable
|
* compress - optional. default disabled. add `"compress": true` to enable
|
||||||
|
|
||||||
### Navigation font
|
### Navigation font
|
||||||
|
|
Loading…
Reference in a new issue