Hello,

Does anyone know if there is a set of encoding conversion routines? If
there isn't, how should we add one? New directory in fpc/packages?

I just needed UTF-8 to Latin 1 ISO but I can't find a cross-platform
solution. Remembering that UTF8ToAnsi doesn't solve the problem
because it converts to the system encoding and not Latin 1 ISO.

There do is iconv, but does it already come installed in Windows? I
couldnt find any iconv.dll or something like that.

thanks,
-- 
Felipe Monteiro de Carvalho
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to