|

楼主 |
发表于 2010-2-3 20:57:49
|
显示全部楼层
微软雅黑(低调)
咳~~这个是版权字体哈~~
配置:
<match target="font">
<test qual="any" name="family">
<string>Microsoft Yahei</string>
<string>微软雅黑</string>
</test>
<edit name="autohint" mode="assign" > <bool>false</bool> </edit>
<edit name="hinting" mode="assign" > <bool>true</bool> </edit>
<edit name="hintstyle" mode="assign" > <const>hintfull</const> </edit>
<edit name="rgba" mode="assign"><const>rgb</const></edit>
</match> |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|