|
楼主 |
发表于 2006-5-10 07:18:59
|
显示全部楼层
Post by 独行侠
加一段:
<match target="font">
<test name="family">
<string>SimSun</string>
</test>
<edit name="antialias" mode="assign">
<bool>false</bool>
</edit>
<edit name="autohint">
<bool>false</bool>
</edit>
<edit name="hinting">
<bool>true</bool>
</edit>
</match>
That works, thanks a lot! |
|