Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: Displaying kanji/kana in X
- To: tlug@example.com
- Subject: Re: Displaying kanji/kana in X
- From: Mike Fabian <mfabian@example.com>
- Date: 08 Feb 2001 18:54:20 +0100
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: Mike Fabian's message of "08 Feb 2001 17:03:42 +0100"
- References: <Pine.LNX.4.21.0102071323120.17731-100000@example.com><s3t4ry5xiu9.fsf@example.com>
- Reply-To: mfabian@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <Zlyz-D.A.XBE.Q1tg6@example.com>
- Resent-Sender: tlug-request@example.com
- Sender: mfabian@example.com
- User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Channel Islands)
Mike Fabian <mfabian@example.com> writes: > If you have a fairly new xterm, which already has the option -u8, you > can use it do display Japanese texts in UTF-8. Japanese texts in other > encodings (euc-jp for example) can be displayed in an UTF-8 capable > xterm by piping through "iconv" or by viewing them with "lv", which > can convert the output to UTF-8: > > lv -Iej -Ou8 yuki.euc I forgot to mention that you have to start xterm with the appropriate unicode font which contains Japanese. It works well with the following font, which is already part of XFree86 4.0.2: mfabian@example.com:~$ cat bin/utf8xterm export LC_ALL=ja_JP.UTF-8 export LESSCHARSET=utf-8 xterm -u8 -fn "-misc-fixed-medium-r-normal--18-120-100-100-c-90-iso10646-1" -e bash this font has cousins for wide characters: -misc-fixed-medium-r-normal-ja-18-120-100-100-c-180-iso10646-1 -misc-fixed-medium-r-normal-ko-18-120-100-100-c-180-iso10646-1 which are automatically used as needed if you start xterm with the matching single width font as shown above. -- Mike Fabian <mfabian@example.com>
- References:
- Displaying kanji/kana in X
- From: Marc Christensen <marc@example.com>
- Re: Displaying kanji/kana in X
- From: Mike Fabian <mfabian@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: Keyboard lockup problem
- Next by Date: small problem with netscape and japanese input
- Prev by thread: Re: Displaying kanji/kana in X
- Next by thread: Thanks (Was: Three questions)
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links