[gui]默认支持png格式图片
This commit is contained in:
parent
b0bff83669
commit
04c019986f
|
@ -52,7 +52,7 @@ endchoice
|
||||||
|
|
||||||
choice
|
choice
|
||||||
prompt "PNG image format"
|
prompt "PNG image format"
|
||||||
default RTGUI_IMAGE_PNG_NONE
|
default RTGUI_IMAGE_LODEPNG
|
||||||
|
|
||||||
config RTGUI_IMAGE_PNG_NONE
|
config RTGUI_IMAGE_PNG_NONE
|
||||||
bool "No PNG image format"
|
bool "No PNG image format"
|
||||||
|
|
Loading…
Reference in New Issue