26 <match target="font" >
27 <test compare="contains" name="lang" >
28 <string>zh-cn</string>
29 <string>zh-tw</string>
30 <string>ja</string>
31 <string>ko</string>
32 </test>
33 <test compare="more_eq" name="size" qual="any" >
34 <double>8</double>
35 </test>
36 <test compare="less_eq" name="size" qual="any" >
37 <double>12</double>
38 </test>
39 <edit mode="assign" name="antialias" >
40 <bool>false</bool>
41 </edit>
42 </match>