fixes in various configurations

This commit is contained in:
Gabor Kiss-Vamosi
2020-02-15 02:19:44 +01:00
parent b8676b26b2
commit 761295b99d
31 changed files with 1112 additions and 210 deletions

View File

@@ -469,11 +469,6 @@
#define LV_FONT_CUSTOM_DECLARE
#endif
/*Always set a default font from the built-in fonts*/
#ifndef LV_FONT_DEFAULT
#define LV_FONT_DEFAULT &lv_font_roboto_16
#endif
/* Enable it if you have fonts with a lot of characters.
* The limit depends on the font size, font face and bpp
* but with > 10,000 characters if you see issues probably you need to enable it.*/