From da2cf8e913c5e60ec445a22e2b37f78e91ef6a85 Mon Sep 17 00:00:00 2001 From: Diego Miguel Date: Wed, 2 Mar 2022 00:18:40 +0100 Subject: Add 'Bebas Neue' and 'Teko' fonts --- src/libs/lv_conf.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/libs') 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 -- cgit v1.2.3-70-g09d2