chore(libs/png): rename lv_png to lv_lodepng (#4574)

Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
This commit is contained in:
_VIFEXTech
2023-09-20 16:30:04 +08:00
committed by GitHub
parent f77cacd1b7
commit 45fb2148d5
27 changed files with 59 additions and 59 deletions

View File

@@ -61,7 +61,7 @@
#define LV_USE_FS_MEMFS 1
#define LV_FS_MEMFS_LETTER 'M'
#define LV_USE_PNG 1
#define LV_USE_LODEPNG 1
#define LV_USE_BMP 1
#define LV_USE_JPG 1
#define LV_USE_GIF 1