26.03.2016, 05:04
I have problems with textdraw string characters.
I have found the problem, in JniFunctions.cpp there are some functions that uses getStringUTFChars and others that uses getStringChars and decode them.
Functions that works bad are: TextDrawSetString, TextDrawCreate (these ones uses getUTFChars instead of getChars)
I have found the problem, in JniFunctions.cpp there are some functions that uses getStringUTFChars and others that uses getStringChars and decode them.
Functions that works bad are: TextDrawSetString, TextDrawCreate (these ones uses getUTFChars instead of getChars)