LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: 狱卒

还是老问题,字体。

[复制链接]
发表于 2006-7-27 01:44:51 | 显示全部楼层
Post by yqh1203
我的解决方法是创建~/.fonts.conf
~~~~~~~~~~~~~~~~~~~<<cut
[PHP]<?xml version="1.0"?><!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="pattern">
<test name="family">
<string>SimSun</string>
<string>宋体</string>
</test>
<edit name="family" mode="prepend" binding="same">
<string>Verdana</string>
</edit>
</match>

</fontconfig
[/PHP]

Cool!!感谢分享
回复 支持 反对

使用道具 举报

发表于 2006-7-27 02:13:25 | 显示全部楼层
Post by nwslustc
Cool!!感谢分享

我这里有个问题,fcitx设成中文字体simsun,结果中文字体显不出来了:(
回复 支持 反对

使用道具 举报

发表于 2006-7-27 02:24:16 | 显示全部楼层
设置英文字体不行吗?
回复 支持 反对

使用道具 举报

发表于 2006-7-27 15:26:56 | 显示全部楼层
Post by yqh1203
设置英文字体不行吗?

把fcitx中文字体设置为 * ,正常了.
回复 支持 反对

使用道具 举报

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

本版积分规则

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