|
发表于 2010-2-4 02:03:26
|
显示全部楼层
兰亭黑
<match target="font">
<edit name="globaladvance">
<bool>false</bool>
</edit>
<edit name="spacing">
<int>0</int>
</edit>
<edit name="hinting" mode="assign">
<bool>true</bool>
</edit>
<edit name="autohint" mode="assign">
<bool>false</bool>
</edit>
<edit name="antialias" mode="assign">
<bool>true</bool>
</edit>
<edit name="hintstyle" mode="assign" >
<const>hintnone</const>
</edit>
</match>
<match target="font" >
<test name="weight" compare="less_eq">
<const>medium</const>
</test>
<test target="pattern" name="weight" compare="more">
<const>medium</const>
</test>
<edit name="embolden" mode="assign" >
<bool>true</bool>
</edit>
<edit name="weight" mode="assign">
<const>bold</const> |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|