On Feb 11, 1:10 am,
laptop.tos...@gmail.com wrote:
> if this is the case, is there a way to add euc-kr encoder manually?
There is a way to do this, and wagnerian posted a link to the needed
file on this group - but the link is broken. The simplest reference
to the post is
http://www.mobileread.com/forums/showthread.php?t=10825
although you can find a similar post by searching this group.
I have the original version of wagerian's encoding file, which I have
posted as Encodings.zip.
To use this, copy EUC-KRenc to (something like) /usr/share/zlibrary/
encodings and in this directory edit Encodings.xml to include:
<encoding region="Korean" name="EUC-KRenc">
</encoding>
So far as I know, this worked for Wagerian - although iconv modules
have largely removed the need for xml files with encoding descriptions
(such as EUC-KRenc).