一个关于以前在redhat可行,到了slackware不可行的中文美化问题
时间:2004-01-08
来源:互联网
以前我用RedHat 9.1的时候,在font.conf里加入这段
<!--
This expression is added by Akito Hirai<[email protected]> for convenience.
It can be used to make artificial bold versions in client libraries/applications.
-->
<match target="font">
<test name="weight">
<const>medium</const>
</test>
<test target="pattern" name="weight" compare="more">
<const>medium</const>
</test>
<edit name="weight" mode="assign">
<if>
<more>
<name>spacing</name>
<const>proportional</const>
</more>
<const>demibold</const>
<const>bold</const>
</if>
</edit>
</match>
<match target="font">
<test name="pixelsize" compare="less_eq">
<double>16</double>
</test>
<test name="pixelsize" compare="more_eq">
<double>8</double>
</test>
<edit name="antialias" mode="assign">
<bool>f</bool>
</edit>
</match>
然后字体会变细小,和windows很象。可是现在我在slackware的font.conf里加入这段后,字体是清晰细小了,可是字体歪斜的,象发抖的手写出来的字那样,请问知道是什么原因吗?
谢谢
<!--
This expression is added by Akito Hirai<[email protected]> for convenience.
It can be used to make artificial bold versions in client libraries/applications.
-->
<match target="font">
<test name="weight">
<const>medium</const>
</test>
<test target="pattern" name="weight" compare="more">
<const>medium</const>
</test>
<edit name="weight" mode="assign">
<if>
<more>
<name>spacing</name>
<const>proportional</const>
</more>
<const>demibold</const>
<const>bold</const>
</if>
</edit>
</match>
<match target="font">
<test name="pixelsize" compare="less_eq">
<double>16</double>
</test>
<test name="pixelsize" compare="more_eq">
<double>8</double>
</test>
<edit name="antialias" mode="assign">
<bool>f</bool>
</edit>
</match>
然后字体会变细小,和windows很象。可是现在我在slackware的font.conf里加入这段后,字体是清晰细小了,可是字体歪斜的,象发抖的手写出来的字那样,请问知道是什么原因吗?
谢谢
作者: ICOIGO 发布时间: 2004-01-08
帖我的给你看看,不过我可不知道那段。反正这个在我那里显示很好。
作者: emylekao 发布时间: 2004-01-08
引用:
最初由 emylekao 发表 帖我的给你看看,不过我可不知道那段。反正这个在我那里显示很好。 |
作者: ICOIGO 发布时间: 2004-01-08
没打补丁,找CLE or firefly
作者: nbxmedia 发布时间: 2004-01-08
Actually I have installed some firefly patches already. And what patch you refer to?
Can you list the full name of those patches?
Thanks in advance.
Can you list the full name of those patches?
Thanks in advance.
作者: ICOIGO 发布时间: 2004-01-08
打上fontconfig,freetype,xft的补丁看看。
ftp://cle.linux.org.tw/pub/CLE/devel...onts_Solution/
ftp://cle.linux.org.tw/pub/CLE/devel...onts_Solution/
作者: struggle 发布时间: 2004-01-08
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28