LinuxSir.cn,穿越时空的Linuxsir!

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

中文的粗体显示

[复制链接]
发表于 2004-5-22 13:40:42 | 显示全部楼层 |阅读模式
必须要用firefly的布丁吗?
有没有其他的方法
发表于 2004-5-22 13:49:17 | 显示全部楼层
默认的就可以 ^_^~
只要在fonts.conf或者local.conf里加入关于假粗体的语句

<!--
Add by firefly@firefly.idv.tw
Artificial bold for fonts without a bold version.
-->
<match target="font">
<!-- check to see if the pattern requested > "medium" -->
<test target="pattern" name="weight" compare="more">
<const>medium</const>
</test>
<!-- pretend the font is bold now -->
<edit name="weight" mode="assign">
<const>bold</const>
</edit>
</match>



xorg不成,必须是xfree(可能版本太高了,也没必要的补丁 -_--)
发表于 2005-3-25 08:50:26 | 显示全部楼层
这个方法要有firefly字体
而且要这里升级libxft2
deb ftp://ftp.hk.debian.org/unofficial/firefly/binary-i386 ./
回复 支持 反对

使用道具 举报

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

本版积分规则

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