[fpc-devel] Unicode resource strings
Ivanko B
ivankob4mse2 at gmail.com
Tue Aug 21 10:41:38 CEST 2012
But if you are such a UTF-16 (actually UCS-2 as
that is what MSEgui supports) fan
=================
If Martin can implement UTF-16 (with surrogate pair) support in MSEgui
string units (and these units fully cover absenting code of FPC RTL )
then the things are excellent.
PS:
UTF-8 is very-very slow compared to UCS-2 as to string manipulations
so its best usage is encoding source files (as done in MSEide).
More information about the fpc-devel
mailing list