How to replace font?
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> <int></int>
改成
<double></double>
试试
Seems still can not.
Did u tried it urself? 没有我是
站着说话
不腰疼
者
页:
[1]