diff options
| author | Yehoshua Pesach Wallach <yehoshuapw@gmail.com> | 2022-05-10 19:50:58 (GMT) |
|---|---|---|
| committer | JF <JF002@users.noreply.github.com> | 2022-05-10 20:20:02 (GMT) |
| commit | 4cb07bac5342fd583e23e1643c2e95f649dc9c59 (patch) | |
| tree | b3c7f2b881c526856bcfe11edd341ada4bb85775 /src/displayapp | |
| parent | c9f23c11b314c5ada5ccac288594e600d799743d (diff) | |
fontgen: update README.md to remove patch advanced options
Diffstat (limited to 'src/displayapp')
| -rw-r--r-- | src/displayapp/fonts/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/fonts/README.md b/src/displayapp/fonts/README.md index 0a39f5a..cfb6079 100644 --- a/src/displayapp/fonts/README.md +++ b/src/displayapp/fonts/README.md @@ -23,7 +23,7 @@ and for each font there is: * sources - list of file,range(,symbols) wanted (as a dictionary of those) * bpp - bits per pixel. * 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 ### Navigation font |
