LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 5165|回复: 12

How to read Chinese in Gentoo??

[复制链接]
发表于 2003-7-1 14:54:40 | 显示全部楼层 |阅读模式
How do you read tranditional chinese in Gentoo? Can someone post the detailed steps?
This is what I have done so far

1) I have emerged zh-kcfonts arphicfonts twmoefonts.

2) export LANG=zh_TW.Big5

3) mount -o iocharset=cp950 /dev/<windows parition> /mnt/windows

4) Open applications ( icq, xmms, etc) to read the files

But some of the applications work and some does not, am I missing the ming fonts? Am I missing some steps? How do you do it?

Thanks!
发表于 2003-7-1 15:13:01 | 显示全部楼层
in X-window,you need let  X-window support zh.TW

(need zh.TW fonts , modify the XF86Config file...)

.....

use Mozilla,phoenix ..etc.

can browser web in Chinese.....
发表于 2003-7-1 15:15:34 | 显示全部楼层
But some of the applications work and some does not, am I missing the ming fonts


some does not--what mean,and missing the ming fonts

ming fonts --what about it
发表于 2003-7-1 15:17:45 | 显示全部楼层
check here:
http://gentoo.org.tw/
 楼主| 发表于 2003-7-1 15:21:37 | 显示全部楼层
最初由 qing 发表
in X-window,you need let  X-window support zh.TW

(need zh.TW fonts , modify the XF86Config file...)

.....

use Mozilla,phoenix ..etc.

can browser web in Chinese.....


How should I change the XF86Config file? You can write chinese to answer, I can read.

I think I am missing some fonts, which fonts do I need to read tranditional chinese?

My browser (Konqueror) can read simplfied chinese 100%, but only 70-80% tranditional chinese, is it missing fonts?
发表于 2003-7-1 15:32:16 | 显示全部楼层
70-80% tranditional chinese,



贴图出来,

上什么网站出现了这种情况..???
 楼主| 发表于 2003-7-1 22:30:39 | 显示全部楼层
最初由 qing 发表
贴图出来,

上什么网站出现了这种情况..???


http://gentoo.org.tw/ for example! The words will have squares in them like this:

校??系?管理。

please help!
发表于 2003-7-1 22:36:14 | 显示全部楼层
Gentoo的安裝、設定、校調與系統管理。
看来是你的字体不支持繁体中文,系统里有没有繁体的字体呢?添加字体有两种,一种是xtt字体,加到/etc/X11/XF86Config(或-4),例如:
Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        ModulePath   "/usr/X11R6/lib/modules"
        FontPath     "/usr/share/fonts"
        FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
        FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
        FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
        FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
        FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

一种是xft字体,添加到/etc/fonts/fonts.conf,例如:
<!-- Font directory list configured on Tue May 13 21:46:53 HKT 2003 -->

        <dir>/usr/share/fonts</dir>
<!--    <dir>/usr/X11R6/lib/X11/fonts</dir> -->
        <dir>~/.fonts</dir>
发表于 2003-7-1 22:38:24 | 显示全部楼层
贴进去还是好的,显示出来就不行了,呵呵。
最初由 tram 发表
Gentoo的安裝、設定、校調與系統管理。
 楼主| 发表于 2003-7-3 03:41:27 | 显示全部楼层
最初由 tram 发表
Gentoo的安裝、設定、校調與系統管理。
看来是你的字体不支持繁体中文,系统里有没有繁体的字体呢?添加字体有两种,一种是xtt字体,加到/etc/X11/XF86Config(或-4),例如:
Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        ModulePath   "/usr/X11R6/lib/modules"
        FontPath     "/usr/share/fonts"
        FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
        FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
        FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
        FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
        FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

一种是xft字体,添加到/etc/fonts/fonts.conf,例如:
<!-- Font directory list configured on Tue May 13 21:46:53 HKT 2003 -->

        <dir>/usr/share/fonts</dir>
<!--    <dir>/usr/X11R6/lib/X11/fonts</dir> -->
        <dir>~/.fonts</dir>


tram, can you explain why there two type of fonts?
also, how do I install fonts? Let's say I download some *.ttf, how do I install?

Will installing more fonts in linux helps read chinese better?

Thanks!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表