[fpc-devel] Unicode conversion routines
Michael Van Canneyt
michael at freepascal.org
Sun Nov 23 18:19:16 CET 2008
On Sun, 23 Nov 2008, Graeme Geldenhuys wrote:
> On Sun, Nov 23, 2008 at 6:21 PM, Florian Klaempfl
> <florian at freepascal.org> wrote:
> >> Also I whish to know which basic unicode functions will be supported
> >> by FPC, only upper/lower, or maybe some more like decompose,
> >> normalize, char-word-line-paragraph iterators... I have some of them
> >> written if the FPC team wants them.
> >
> >
> > It mainly depends if it needs external libs or huge tables.
>
> That makes me wonder? How does D2009 handle upper/lower case? Table
> lookups, or do they pass that on to Windows to handle?
Most likely the latter.
Michael.
More information about the fpc-devel
mailing list