// Should actually convert from widestring to utf-8 when using encoding utf-8
programa utf8test1;
In fact it should automatically convert ("as correctly as possible") between all available string types (ANSI, UTF8, UTF16).

Should provide appropriate char types for all available string types.

User selectable way of element counting in utf-strings (code element counting or code point counting)

The RTL would need to provide the appropriate objects (e.g. StringList) for all available string types.

-Michael
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to