diff options
| author | Michele Bini <michele.bini@gmail.com> | 2022-03-27 05:33:25 (GMT) |
|---|---|---|
| committer | Michele Bini <michele.bini@gmail.com> | 2022-03-27 05:33:25 (GMT) |
| commit | ea10b77f10f494a466fa79fa7990109772eed949 (patch) | |
| tree | e36f8f1321865a02d8ddc4cca1d498c30435108c /src/libs/lv_conf.h | |
| parent | 40fe95c82e2a90607f9e35ca45c606fd86cf2cc8 (diff) | |
remove font jetbrains_mono_extrabold_compressed, replace with neofont3
Diffstat (limited to 'src/libs/lv_conf.h')
| -rw-r--r-- | src/libs/lv_conf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libs/lv_conf.h b/src/libs/lv_conf.h index dd1b68c..d87cb29 100644 --- a/src/libs/lv_conf.h +++ b/src/libs/lv_conf.h @@ -414,7 +414,6 @@ typedef void* lv_indev_drv_user_data_t; /*Type of user data in the in */ #define LV_FONT_CUSTOM_DECLARE LV_FONT_DECLARE(jetbrains_mono_bold_20) \ - LV_FONT_DECLARE(jetbrains_mono_extrabold_compressed) \ LV_FONT_DECLARE(lv_font_sys_48) /* Enable it if you have fonts with a lot of characters. |
