[fpc-pascal] UTF-8 versions of Copy() and Length()
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Sat May 19 18:07:44 CEST 2007
On 5/19/07, Florian Klaempfl <florian at freepascal.org> wrote:
> It's not that easy, for example upper/lower casing, comparing etc. of
> unicode requires usually external big tables which we don't want to pull
> into fpc.
Yes, but if the unicode functions are all in a separate unit, they
won´t be included in your executable, unless you really want it.
Plus I don´t remember any tables on the utf function on Lclproc, but
maybe I didn´t pay enougth attention
--
Felipe Monteiro de Carvalho
More information about the fpc-pascal
mailing list