Blame SOURCES/cjkuni-uming-fonts-fontconfig.conf

4e6cde
4e6cde
4e6cde
<fontconfig>
4e6cde
	<match>
4e6cde
		<test name="lang">
4e6cde
			<string>zh-hk</string>
4e6cde
		</test>
4e6cde
		<test name="family">
4e6cde
			<string>serif</string>
4e6cde
		</test>
4e6cde
		<edit name="family" mode="prepend">
4e6cde
			<string>AR PL UMing HK</string>
4e6cde
		</edit>
4e6cde
	</match>
4e6cde
	<match>
4e6cde
		<test name="lang">
4e6cde
			<string>zh-tw</string>
4e6cde
		</test>
4e6cde
		<test name="family">
4e6cde
			<string>serif</string>
4e6cde
		</test>
4e6cde
		<edit name="family" mode="prepend">
4e6cde
			<string>AR PL UMing TW</string>
4e6cde
		</edit>
4e6cde
	</match>
4e6cde
4e6cde
    <alias>
4e6cde
        <family>AR PL UMing TW</family>
4e6cde
        <default>
4e6cde
            <family>serif</family>
4e6cde
        </default>
4e6cde
    </alias>
4e6cde
    <alias>
4e6cde
        <family>AR PL UMing HK</family>
4e6cde
        <default>
4e6cde
            <family>serif</family>
4e6cde
        </default>
4e6cde
    </alias>
4e6cde
4e6cde
	<match>
4e6cde
		<test name="lang">
4e6cde
			<string>zh-hk</string>
4e6cde
		</test>
4e6cde
		<test name="family">
4e6cde
			<string>sans-serif</string>
4e6cde
		</test>
4e6cde
		<edit name="family" mode="prepend">
4e6cde
			<string>AR PL UMing HK</string>
4e6cde
		</edit>
4e6cde
	</match>
4e6cde
	<match>
4e6cde
		<test name="lang">
4e6cde
			<string>zh-tw</string>
4e6cde
		</test>
4e6cde
		<test name="family">
4e6cde
			<string>sans-serif</string>
4e6cde
		</test>
4e6cde
		<edit name="family" mode="prepend">
4e6cde
			<string>AR PL UMing TW</string>
4e6cde
		</edit>
4e6cde
	</match>
4e6cde
4e6cde
    <alias>
4e6cde
        <family>AR PL UMing TW</family>
4e6cde
        <default>
4e6cde
            <family>sans-serif</family>
4e6cde
        </default>
4e6cde
    </alias>
4e6cde
    <alias>
4e6cde
        <family>AR PL UMing HK</family>
4e6cde
        <default>
4e6cde
            <family>sans-serif</family>
4e6cde
        </default>
4e6cde
    </alias>
4e6cde
4e6cde
	<match>
4e6cde
		<test name="lang">
4e6cde
			<string>zh-hk</string>
4e6cde
		</test>
4e6cde
		<test name="family">
4e6cde
			<string>monospace</string>
4e6cde
		</test>
4e6cde
		<edit name="family" mode="prepend">
4e6cde
			<string>AR PL UMing HK</string>
4e6cde
		</edit>
4e6cde
	</match>
4e6cde
	<match>
4e6cde
		<test name="lang">
4e6cde
			<string>zh-tw</string>
4e6cde
		</test>
4e6cde
		<test name="family">
4e6cde
			<string>monospace</string>
4e6cde
		</test>
4e6cde
		<edit name="family" mode="prepend">
4e6cde
			<string>AR PL UMing TW</string>
4e6cde
		</edit>
4e6cde
	</match>
4e6cde
4e6cde
    <alias>
4e6cde
        <family>AR PL UMing TW</family>
4e6cde
        <default>
4e6cde
            <family>monospace</family>
4e6cde
        </default>
4e6cde
    </alias>
4e6cde
    <alias>
4e6cde
        <family>AR PL UMing HK</family>
4e6cde
        <default>
4e6cde
            <family>monospace</family>
4e6cde
        </default>
4e6cde
    </alias>
4e6cde
</fontconfig>