From f6f6f9507f0424398d71183da8f78f1aa1482334 Mon Sep 17 00:00:00 2001 From: Diego Miguel Date: Mon, 21 Mar 2022 10:34:35 +0100 Subject: Use existing fonts in Infineat watchface --- src/libs/lv_conf.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/libs/lv_conf.h') diff --git a/src/libs/lv_conf.h b/src/libs/lv_conf.h index 7cabcdba..73109c5a 100644 --- a/src/libs/lv_conf.h +++ b/src/libs/lv_conf.h @@ -418,9 +418,7 @@ 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(bebas_neue_120) \ - LV_FONT_DECLARE(teko_28) + LV_FONT_DECLARE(lv_font_sys_48) /* 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