DrawText as implemented in Raylib-cs only supports codepoints up to 127 in Windows – all characters above that gets rendered as "?". This is kind of annoying, as I'm a swedish programming teacher, and ...
Returns the string represented by the Unicode codepoints. This function is the inverse operation of unicode_codepoints_from_string() function.