szjq 发表于 2003-4-17 14:55:34

本版主,我按你的文单美化之后,openoffice系统都不能

本版主,我按你的文单美化之后,openoffice系统都不能正常显示了,所有的中文全部显示为乱码,你是怎么搞定这个问题的

我是RH9.0

在线等

szjq 发表于 2003-4-17 16:26:24

版主呢????

flysail 发表于 2003-4-17 16:52:10

1,从以下地址下载中文PCF字库。
http://www.linuxfans.org/nuke/modules.php?name=Site_Downloads&op=geninfo&did=463

2,将下载的redfonts.tar.bz2文件在/usr/system下解压生成ROfonts目录。(注:目录没有的,自己可以建立)
#cp redfonts.tar.bz2 /usr/system
#tar xvjf redfonts.tar.bz2

3,修改/etc/X11/XF86Config文件,增加/usr/system/ROfonts字体目录。
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.

RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/system/truetype"
FontPath "/usr/system/ROfonts" 《=======增加ROfonts字体目录
FontPath "unix/:7100"

EndSection

4,重启X-Window。启动OpenOffice.org1.0,选择"工具(T)"/"选项(O)..."菜单,选择"OpenOffice.org"/"替换字体"项将其字体:"Andale Sans UI" 替换为:"Rofont",接着在"OpenOffice.org"/"视图"项将显示比例修改成"100%"即可。

附图:
http://www.linuxforum.net/forum/files/392622-OO1.png
页: [1]
查看完整版本: 本版主,我按你的文单美化之后,openoffice系统都不能