提交 21d3f186 编写于 作者: 还_没_想_好's avatar 还_没_想_好

[gui]Kconfig增加选项,支持UTF8编码的中文字体

上级 6962bd1f
......@@ -14,6 +14,12 @@ config RTGUI_USING_TTF
bool "Support TrueType font"
default n
if RTGUI_USING_TTF
config UTF8_TO_UNICODE
bool "Support UTF8 to UNICODE"
default n
endif
config RTGUI_USING_FONT16
bool "Support 16 height font"
default y
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册