老飘 发表于 2005-3-10 14:17:53

男的3n,进来


<match target="font">
<test target="pattern" name="lang" compare="contains">
<string>zh-tw</string>
<string>zh-cn</string>
<string>ja</string>
<string>ko</string>
</test>
<edit name="spacing">
<const>proportional</const>
</edit>
<edit name="globaladvance">
<bool>false</bool>
</edit>
</match>

<match target="font">
<test target="pattern" name="lang" compare="contains">
<string>zh-tw</string>
<string>zh-cn</string>
<string>ja</string>
<string>ko</string>
</test>
<test name="spacing" compare="eq">
<const>mono</const>
</test>
<edit name="globaladvance" mode="assign">
<bool>false</bool>
</edit>
</match>

<match target="font">
<edit name="antialias" mode="assign"><bool>true</bool></edit>
<edit name="hinting" mode="assign"><bool>false</bool></edit>
<edit name="autohint" mode="assign"><bool>false</bool></edit>
</match>

<match target="font">
<test compare="more_eq" name="pixelsize" qual="any" ><double>12</double></test>
<test compare="less_eq" name="pixelsize" qual="any" ><double>16</double></test>
<edit name="antialias" mode="assign"><bool>false</bool></edit>
<edit name="hinting" mode="assign"><bool>true</bool></edit>
<edit name="autohint" mode="assign"><bool>false</bool></edit>
<edit name="hintstyle" mode="assign"><const>hintfull</const></edit>
</match>

看不太懂,那些match,edit,test都是什么功能?
还有compare和qual的

cnhnln 发表于 2005-3-10 22:04:37

http://fractal.csie.org/~eric/fontconfig/
http://www.linuxfans.org/nuke/modules.php?name=News&file=article&op=view&sid=1184


PS:表和我套近乎,我是男的 :mrgreen:

老飘 发表于 2005-3-11 09:42:58

十分好的文章,哈哈。
暂时把你当男的吧。

BOoRFGOnZ 发表于 2005-3-11 09:45:03

:shock: 本来就是男的

华华 发表于 2005-3-12 17:42:12

3n 这么可爱


居然不是 MM :(

老飘 发表于 2005-3-12 19:56:20

竟然有人会因为这个很失望,
3n少了个追求者, :lol:

cnhnln 发表于 2005-3-12 23:49:55

技术版严禁灌水 :evil:
页: [1]
查看完整版本: 男的3n,进来