Re: Cyrillic -

From: Markus Scherer (markus.scherer@jtcsv.com)
Date: Fri Sep 29 2000 - 16:24:58 EDT


hello,

for fonts etc. have a look at http://www.unicode.org/unicode/onlinedat/resources.html

for converting your pages to unicode, you would need some library or operating system api to do so. there are plenty around, but you would have to find out exactly what is the encoding of your pages. if you cannot find built-in support, then you might need to add a mapping table to one of the libraries' conversion services.

for such libraries see http://www.unicode.org/unicode/onlinedat/products.html#3
i am working with the icu library that you find linked there. with icu for example, you can add a mapping table to the library.

best regards,

markus



This archive was generated by hypermail 2.1.2 : Tue Jul 10 2001 - 17:21:14 EDT