inochi-creator icon indicating copy to clipboard operation
inochi-creator copied to clipboard

Fix IME

Open LunaTheFoxgirl opened this issue 3 years ago • 1 comments

Currently IME support is very broken, this will need to be fixed for 1.0 so that non-English users can name nodes however they please. This is especially important for 1.0 which is planned to support Japanese out of the box.

LunaTheFoxgirl avatar Jun 08 '21 05:06 LunaTheFoxgirl

Some related SDL issues to our own IME support. Should probably test some stuff out in our own SDL fork (incoming), and see what we can contribute back to the greater community, even if only through feedback. https://github.com/libsdl-org/SDL/issues/2243 (No candidate window on Windows 10) https://github.com/libsdl-org/SDL/issues/1879 (IME input no longer than 32 bytes.)

playmer avatar Jun 12 '21 22:06 playmer