How to input chinese characters?
Hello,
I know it's not directly related to touchgfx but I thought someone out here could be able to help me and that it could interest others as well. I'm looking for a way to input chinese characters through a conventional qwerty keyboard. Searching the Internet, I found that one method to do so is called 'pinyin' and I'm therefore looking for a c/c++ library that does the job of converting those 'pinyin strings' to chinese characters.
Note that I don't speak a word of chinese, hence why it would be difficult to code it myself, even if I have a pinyin to chinese char database to start with. But that would help me anyway if you know one.
Also, if you know a library that does the conversion using another method (like cangjie for example), I'm willing to take it too !
Have a nice day,
G.