Yobe Zhou
92f1f9c0cc
feat(ime_pinyin): add API to use Pinyin IME(Chinese input) (#3408)
* feat(pinyin_ime): add API to use Pinyin IME(Chinese input)
1.Low resource usage
2.Support custom thesaurus
3.Support custom styles (Candidate panel, keyboard)
4.Support simple spelling
* fix(ime_pinyin): fix several problems of ime_pinyin
1. Change lv_pinyin_ime to lv_ime_pinyin
2. Add lv_pinyin_ime_set_keyboard interface
3. Add lv_ime_pinyin configuration in Kconfig, src/lv_conf_internal.h
* refactor(ime_pinyin): improve coding specification
* feat(ime_pinyin): add simple Pinyin IME example
* docs(ime_pinyin): Add ime_pinyin documentation
* Delete settings.json
* Update dictionary based on simsun
* Delete lv_font_source_han_sans_normal_16.c
* Update lv_example_ime_pinyin_1.c
* Update ime_pinyin.md
add Chinese translation document
* Update lv_ime_pinyin.c
* Update lv_ime_pinyin.c
* Update lv_ime_pinyin.h
* Update lv_ime_pinyin.c
* Update lv_example_ime_pinyin_1.c
* Update lv_conf_internal.h
* Update lv_ime_pinyin.c
* Update lv_ime_pinyin.c
Co-authored-by: 100askTeam <team100ask@outlook.com>
2022-06-24 14:38:24 +02:00
..
2022-05-07 17:37:51 -04:00
2022-05-09 14:21:31 -04:00
2022-03-21 11:25:51 +01:00
2022-06-19 15:05:37 +02:00
2022-05-09 13:35:03 -04:00
2022-05-09 13:35:03 -04:00
2022-05-09 13:35:03 -04:00
2021-07-27 12:26:38 +02:00
2022-06-24 14:38:24 +02:00
2022-06-09 20:20:34 -04:00
2022-05-09 13:35:03 -04:00
2022-06-13 13:00:23 +01:00
2022-05-09 13:28:06 -04:00
2022-03-21 11:25:51 +01:00
2021-06-09 15:10:35 +02:00
2022-02-24 18:44:39 +01:00
2022-05-09 14:21:31 -04:00
2022-05-09 13:35:03 -04:00
2022-05-09 13:28:06 -04:00
2021-05-01 07:34:30 +02:00
2022-05-09 13:35:03 -04:00
2021-04-23 17:45:34 -04:00
2022-05-09 12:49:03 -04:00
2022-01-17 08:10:23 -05:00