cjkuni-uming-fonts-ttf/cjkuni-uming-ttf-fonts-0.2.20080216.1-arphic-uming.conf

82 lines
1.7 KiB
Plaintext
Raw Permalink Normal View History

<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match>
<test name="lang">
<string>zh-hk</string>
<string>zh-tw</string>
</test>
<test name="family">
<string>serif</string>
</test>
<edit name="family" mode="prepend">
<string>AR PL UMing TW</string>
<string>AR PL UMing HK</string>
</edit>
</match>
<alias>
<family>AR PL UMing TW</family>
<default>
<family>serif</family>
</default>
</alias>
<alias>
<family>AR PL UMing HK</family>
<default>
<family>serif</family>
</default>
</alias>
<match>
<test name="lang">
<string>zh-hk</string>
<string>zh-tw</string>
</test>
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" mode="prepend">
<string>AR PL UMing TW</string>
<string>AR PL UMing HK</string>
</edit>
</match>
<alias>
<family>AR PL UMing TW</family>
<default>
<family>sans-serif</family>
</default>
</alias>
<alias>
<family>AR PL UMing HK</family>
<default>
<family>sans-serif</family>
</default>
</alias>
<match>
<test name="lang">
<string>zh-hk</string>
<string>zh-tw</string>
</test>
<test name="family">
<string>monospace</string>
</test>
<edit name="family" mode="prepend">
<string>AR PL UMing TW</string>
<string>AR PL UMing HK</string>
</edit>
</match>
<alias>
<family>AR PL UMing TW</family>
<default>
<family>monospace</family>
</default>
</alias>
<alias>
<family>AR PL UMing HK</family>
<default>
<family>monospace</family>
</default>
</alias>
</fontconfig>