热门关键字:  ubuntu  分区  函数  Fedora  linux系统进程

当前位置 :| 主页>Linux发行版>Gentoo>

Gentoo 的中文化

来源: 作者: 时间:2007-02-02 Tag: 点击:

        </match>
        <match target="font">
            <test name="size" compare="less_eq">
                <double>16</double>
            </test>
            <edit name="antialias" mode="assign">
                <bool>false</bool>
            </edit>
        </match>
        <match target="font">
            <test name="pixelsize" compare="less_eq" qual="any">
                <double>16</double>
            </test>
            <edit mode="assign" name="antialias">
                <bool>false</bool>
            </edit>
 </match>

 <!-- for mingliu.ttf -->
 <match target="font">
  <test name="family"><string>MingLiU</string></test>
  <edit name="antialias"><bool>true</bool></edit>
  <edit name="hinting"><bool>true</bool></edit>
  <edit name="autohint"><bool>false</bool></edit>
 </match>

  <match target="font">
  <test name="family"><string>MingLiU</string></test>
  <test name="size" compare="less_eq"><int>12</int></test>
  <edit name="antialias" mode="assign"><bool>false</bool></edit>
  <edit name="hinting" mode="assign"><bool>true</bool></edit>
 </match>
</fontconfig>

6. 注销后就可以进入中文化的X了。

# startx

上一页 1 2下一页
[收藏] [推荐] [评论] [打印] [关闭]
0
上一篇:Drupal 中文化安装指南
下一篇:Gentoo中的KDE中文化
最新评论共有 4 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册
栏目列表
热点关注
相关文章