mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-28 07:47:02 -05:00
It'll convert the utf8 string to ImWchar's and passes each of them to AddInputCharacter(). Very handy for SDL2 SDL_TEXTINPUT events, which provide a buffer with an UTF-8 string.
569 KiB
569 KiB