On Tue, Aug 26, 2008 at 9:03 AM, Daniël Mantione <[EMAIL PROTECTED]> wrote: > > There is only one way to case convert Unicode characters: tables. A trivial > solution would be an array[widechar] of widechar, but one might want a more > memory efficient solution.
Ah okay - thanks. I saw similar usage of tables in the old LPTK project. Maybe we could use something there - it's written in Object Pascal as well? The LPTK project used a BSD license. Or, instead of building the tables ourselves (if they are not available on the Unicode website), could we maybe look at something like the OpenOffice source code and get the tables from there? OpenOffice seems to handle Unicode quite well (from what I could see). Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/
_______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel