Added SDL_utf8strlcpy to copy at UTF-8 character boundaries.
Changed SDL_SendKeyboardText and SDL_SendEditingText to use SDL_utf8strlcpy.
Showing
Please register or sign in to comment
Changed SDL_SendKeyboardText and SDL_SendEditingText to use SDL_utf8strlcpy.