Closed windchime-yk closed 1 year ago
Currently, this module supported UTF-8 only. But, MS-IME or ATOK is UTF-16 LE encoding(more precisely, ATOK is compatible with MS-IME encoding). Therefore, I would like to increase the number of available IMEs that support UTF-16 LE.
Refer to the implementation of the following link for support. https://zenn.dev/link/comments/304b314ddc4c19
Currently, this module supported UTF-8 only. But, MS-IME or ATOK is UTF-16 LE encoding(more precisely, ATOK is compatible with MS-IME encoding). Therefore, I would like to increase the number of available IMEs that support UTF-16 LE.