QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 648|回复: 3

How to replace font?

[复制链接]
发表于 2004-8-25 22:22:40 | 显示全部楼层 |阅读模式
how to replace smaller size font with bigger size font in /etc/font/fonts.conf?

I tried following but it does not work:
  <match target="font">
                <test qual="any" name="family">
                        <string>Simsun</string>
                </test>
                <test name="pixelsize" compare="less_eq">
                        <int>10</int>
                </test>
                <edit name="pixelsize" mode="assign">
                        <int>10</int>
                </edit>
        </match>
发表于 2004-8-26 12:39:38 | 显示全部楼层
<int></int>
改成
<double></double>
试试
回复

使用道具 举报

 楼主| 发表于 2004-8-26 19:45:11 | 显示全部楼层

Seems still can not.

Did u tried it urself?
回复

使用道具 举报

发表于 2004-8-26 20:12:28 | 显示全部楼层
没有
我是
站着说话
不腰疼
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-7 11:35 , Processed in 0.036837 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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