|
|
@@ -469,7 +469,7 @@ typedef void * lv_indev_drv_user_data_t; /*Type of user data in the i
|
|
|
/* Enables/disables support for compressed fonts. If it's disabled, compressed
|
|
|
* glyphs cannot be processed by the library and won't be rendered.
|
|
|
*/
|
|
|
-#define LV_USE_FONT_COMPRESSED 0
|
|
|
+#define LV_USE_FONT_COMPRESSED 1
|
|
|
|
|
|
/* Enable subpixel rendering */
|
|
|
#define LV_USE_FONT_SUBPX 0
|