Kaynağa Gözat

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

tangyuxin 7 yıl önce
ebeveyn
işleme
04c019986f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      components/gui/Kconfig

+ 1 - 1
components/gui/Kconfig

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