mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
10e0b7a1ad
* feat(ime_pinyin): add API to support 9-key input mode * some optimizations for lv_ime_pinyin * Update lv_example_ime_pinyin_2.c * Update src/extra/others/ime/lv_ime_pinyin.h Co-authored-by: YobeZhou <smilezyb@163.com> Co-authored-by: Yobe Zhou <33565334+YobeZhou@users.noreply.github.com> Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
13 lines
235 B
ReStructuredText
13 lines
235 B
ReStructuredText
|
|
Pinyin IME 26 key input
|
|
"""""""""""""""""""""""""
|
|
|
|
.. lv_example:: others/ime/lv_example_ime_pinyin_1
|
|
:language: c
|
|
|
|
Pinyin IME 9 key input
|
|
"""""""""""""""""""""""""
|
|
|
|
.. lv_example:: others/ime/lv_example_ime_pinyin_2
|
|
:language: c
|