|
|
CJK-Howto ( Chinese-Japanese-Korean )
|
|
|
|
|
| CJK Console and Terminals |
dickey.his.com
ftp.x.org
Debian.org Introduction to i18n
czyborra.com unicode terminals
cam.ac.uk UTF-8 and Unicode FAQ for Unix/Linux
LC_CTYPE=en_GB.UTF-8 xterm -fn '-Misc-Fixed-Medium-R-SemiCondensed--13-120-75-75-C-60-ISO10646-1'
- Set the 2 primary Environment Variables
- export LANG=ja_JP.utf8
- export LC_ALL=ja_JP.utf8
- app-defaults
- /etc/X11/xinit/app-defaults
- /usr/X11R6/lib/X11/app-defaults
- Make sure you have single byte and double-byte fonts defined
- Make sure the width ( field 13 ) of the double byte font is 2x wider than single byte fonts
- app-defaults/XTerm
- app-defaults/kTerm
- Other Example XTerm ( ~/.Xdfaults aka ~/.Xresources )
dickey.his.com
- KDE/Gnome Terminals
- xterm
- For ISO-8859-1 and UTF-8
his.com xterm, use 4.x or newer for i18n support
dickey.his.com latest development version
cam.ac.uk
./configure --enable-wide-chars ; make ; make install
xmkmf; make Makefiles; make; make install
Suse.de/~mfabian xterm
SourceForge.net aterm
Suse.de/~mfabian terminal emulators
XTerm*locale: true
XTerm*font: -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1
# For CJK support, xterm always uses a pair of fonts,
# one for the single width characters and one for the double width characters
XTerm*font: -misc-fixed-medium-r-semicondensed-*-13-120-75-75-c-60-iso10646-1
XTerm*wideFont: -misc-fixed-medium-r-normal-*-13-120-75-75-c-120-iso10646-1
- kterm Kanji Xterm supports both XIM protocol and kinput protocol
- mlterm
- rxvt ( does NOT support ISO-2022 nor UTF-8, so it can only 1 language at a time )
- cxterm Chinese xterm, circa 1997
- hanterm
- Misc Terminals
libiterm, xiterm, gtkiterm
cuhk.hk cxterm
|
| CJK Console |
|
|
|