Quote:
Originally Posted by wagnerian
I'm wondering how I can configure it to enable Korean encoding.
|
I asked on FBReader's Google Group and the answer is:
Quote:
FBReader uses 2 different modules for support character encodings.
The first module uses standard iconv modules. You can compile additional iconv modules and put it on your device. I think, this is the best way.
The second one uses xml files with encoding descriptions located in /usr/share/zlibrary/encodings (or something like, this name is valid for desktop version). You can create an additional xml file for Korean encoding and put it in your FBReader package.
|
On my Pepper Pad 3, the command
iconv --list
lists a huge number of encodings but perhaps there are fewer on the iLiad (or in the iLiad tool chain).
Also, the GNU libiconv supports four Korean encodings (EUC-KR, CP949, ISO-2022-KR, JOHAB) and so this may be missing from the iLiad.