Ubuntu6.10中文版, 按照dalaka的字体美化方案美化
about19325.html
Firefox2.0中的英文粗字体十分模糊,挤到了一起, 根本看不清楚,见附图
其他程序没问题。
请教该如何设置?
[问题]Ubuntu6.10 中的Firefox字体问题
-
- 帖子: 7
- 注册时间: 2006-11-29 15:27
- goldfox_79
- 帖子: 2004
- 注册时间: 2005-10-16 8:26
- 来自: 地球
- BigSnake.NET
- 帖子: 12522
- 注册时间: 2006-07-02 11:16
- 来自: 廣州
- 联系:
-
- 帖子: 7
- 注册时间: 2006-11-29 15:27
在字体配置文件 /etc/fonts/language-selector.conf 中添加如下代码
请高手指点阿,谢谢先! :)
Firefox的字体问题解决, 但是FCITX的字又都变成方块了 :((<match target="pattern" >
<test name="family" >
<string>SimSun</string>
</test>
<edit name="family" mode="prepend" binding="strong" >
<string>DejaVu Sans</string>
</edit>
</match>
<match target="pattern" >
<test name="family" >
<string>NSimSun</string>
</test>
<edit name="family" mode="prepend" binding="strong" >
<string>DejaVu Sans Mono</string>
</edit>
</match>
请高手指点阿,谢谢先! :)