diff options
| author | Yehoshua Pesach Wallach <yehoshuapw@gmail.com> | 2022-04-24 15:46:44 (GMT) |
|---|---|---|
| committer | JF <JF002@users.noreply.github.com> | 2022-05-10 20:20:02 (GMT) |
| commit | 331de8ce8e39b710647cd5dc651539da06c8587a (patch) | |
| tree | d8e7f9fe629c196f785495e8b6597246d0a0dade /src/displayapp/fonts/README.md | |
| parent | 4e2b0b1f10a30403820302eadb489c31bc9d5804 (diff) | |
fontgen: remove "feature" feature
Diffstat (limited to 'src/displayapp/fonts/README.md')
| -rw-r--r-- | src/displayapp/fonts/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/displayapp/fonts/README.md b/src/displayapp/fonts/README.md index 7313794..92270f2 100644 --- a/src/displayapp/fonts/README.md +++ b/src/displayapp/fonts/README.md @@ -24,7 +24,6 @@ and for each font there is: * 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) -* features - optional. dictionary of extra file,range fonts to be included when the feature is enabled. (for example: a extra language) * compress - optional. default disabled. add `"compress": true` to enable ### Navigation font |
