summaryrefslogtreecommitdiff
path: root/src/libs
diff options
context:
space:
mode:
authorDiego Miguel <dmlls@diegomiguel.me>2022-03-02 00:18:40 +0100
committerDiego Miguel <dmlls@diegomiguel.me>2022-06-11 16:56:35 +0200
commitda2cf8e913c5e60ec445a22e2b37f78e91ef6a85 (patch)
tree555018be5a3ceb800602a7db0de7c1b072833353 /src/libs
parentc2ecd4c73179fac7cea866ddbfaaa3727e03dd51 (diff)
Add 'Bebas Neue' and 'Teko' fonts
Diffstat (limited to 'src/libs')
-rw-r--r--src/libs/lv_conf.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/libs/lv_conf.h b/src/libs/lv_conf.h
index 73109c5a..7cabcdba 100644
--- a/src/libs/lv_conf.h
+++ b/src/libs/lv_conf.h
@@ -418,7 +418,9 @@ typedef void* lv_indev_drv_user_data_t; /*Type of user data in the in
LV_FONT_DECLARE(jetbrains_mono_42) \
LV_FONT_DECLARE(jetbrains_mono_76) \
LV_FONT_DECLARE(open_sans_light) \
- LV_FONT_DECLARE(lv_font_sys_48)
+ LV_FONT_DECLARE(lv_font_sys_48) \
+ LV_FONT_DECLARE(bebas_neue_120) \
+ LV_FONT_DECLARE(teko_28)
/* Enable it if you have fonts with a lot of characters.
* The limit depends on the font size, font face and bpp