mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-30 07:06:19 +08:00
feat(font): Remove SimSun Font (#8550)
This commit is contained in:
@@ -595,8 +595,6 @@
|
||||
/* Demonstrate special features */
|
||||
#define LV_FONT_MONTSERRAT_28_COMPRESSED 0 /**< bpp = 3 */
|
||||
#define LV_FONT_DEJAVU_16_PERSIAN_HEBREW 0 /**< Hebrew, Arabic, Persian letters and all their forms */
|
||||
#define LV_FONT_SIMSUN_14_CJK 0 /**< 1000 most common CJK radicals */
|
||||
#define LV_FONT_SIMSUN_16_CJK 0 /**< 1000 most common CJK radicals */
|
||||
#define LV_FONT_SOURCE_HAN_SANS_SC_14_CJK 0 /**< 1338 most common CJK radicals */
|
||||
#define LV_FONT_SOURCE_HAN_SANS_SC_16_CJK 0 /**< 1338 most common CJK radicals */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user