Re: [fpc-pascal] Chinese/Japanese codepages to UTF8

2008-10-07 Thread Marco van de Voort
In our previous episode, ik said: > I'm using iconv (Marco made a unit for it if i remember correctly) > that converts one charset to another. It was actually meant to be a fundament of the unix implementation of lconvencoding. But iirc it didn't make 2.2.2 due to some confusion over merging, so

Re: [fpc-pascal] Chinese/Japanese codepages to UTF8

2008-10-07 Thread ik
I'm using iconv (Marco made a unit for it if i remember correctly) that converts one charset to another. Ido On Tue, Oct 7, 2008 at 10:27 AM, EarMaster - Bent Olsen <[EMAIL PROTECTED]> wrote: > Hi, > > The unit LConvEncoding has some functions to convert between codepages and > UTF8, like CP1252T