- 代碼: 選擇全部
<match target="font">
<test target="pattern" name="weight" compare="more">
<const>medium</const>
</test>
<test name="family" compare="eq">
<string>AR PL New Sung</string>
</test>
<edit name="weight" mode="assign">
<const>bold</const>
</edit>
</match>
重新啟動X,粗體字便神奇地出現啦!
只是選擇字型時,新宋體仍然沒有粗體可選擇。