瀏覽代碼

[gui]默认支持png格式图片

tangyuxin 7 年之前
父節點
當前提交
04c019986f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      components/gui/Kconfig

+ 1 - 1
components/gui/Kconfig

@@ -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"