Merge pull request #1087 from enkiller/development

[gui]默认支持png格式图片
This commit is contained in:
Bernard Xiong
2017-12-08 20:49:18 +08:00
committed by GitHub
+1 -1
View File
@@ -52,7 +52,7 @@ endchoice
choice
prompt "PNG image format"
default RTGUI_IMAGE_PNG_NONE
default RTGUI_IMAGE_LODEPNG
config RTGUI_IMAGE_PNG_NONE
bool "No PNG image format"