LinuxSir.cn,穿越时空的Linuxsir!

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

为什么我的系统里除了Fcitx之外都没有粗体效果?

[复制链接]
发表于 2005-1-1 09:36:38 | 显示全部楼层 |阅读模式
我在fonts.conf里加了
        <match target="pattern">
                <test name="weight" compare="more">
                        <const>medium</const>
                </test>
                <test name="family" compare="eq">
                        <string>SimSun</string>
                </test>
                <edit name="family" mode="assign">
                        <string>SimHei</string>
                </edit>
        </match>

然后,我的系统里也有这两种字体,可是,发现只有fcitx的标题上的simsun用simhei代替了,其他的程序都没,不知道为什么?
谢谢各位了
发表于 2005-1-1 14:53:17 | 显示全部楼层
如何修改的fonts.conf
是否添加了Simhei部分?
发表于 2005-1-1 17:16:08 | 显示全部楼层
贴个图来看看
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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