Blame SOURCES/66-google-noto-sans-simplified-chinese.conf

966467
966467
966467
<fontconfig>
966467
    <match>
966467
        <test name="lang">
966467
            <string>zh-cn</string>
966467
        </test>
966467
        <test name="family">
966467
            <string>monospace</string>
966467
        </test>
966467
        <edit name="family" mode="prepend">
966467
        <string>Noto Sans SC</string>
966467
        <string>Noto Sans TC</string>
966467
        </edit>
966467
        <edit name="family" mode="prepend" binding="strong">
966467
        <string>DejaVu Sans Mono</string>
966467
        </edit>
966467
    </match>
966467
    <match>
966467
        <test name="lang">
966467
            <string>zh-sg</string>
966467
        </test>
966467
        <test name="family">
966467
            <string>monospace</string>
966467
        </test>
966467
        <edit name="family" mode="prepend">
966467
        <string>Noto Sans SC</string>
966467
        <string>Noto Sans TC</string>
966467
        </edit>
966467
        <edit name="family" mode="prepend" binding="strong">
966467
        <string>DejaVu Sans Mono</string>
966467
        </edit>
966467
    </match>
966467
966467
    <alias>
966467
        <family>Noto Sans SC</family>
966467
        <default>
966467
            <family>monospace</family>
966467
        </default>
966467
    </alias>
966467
966467
    <match>
966467
        <test name="lang">
966467
            <string>zh-cn</string>
966467
        </test>
966467
        <test name="family">
966467
            <string>serif</string>
966467
        </test>
966467
        <edit name="family" mode="prepend">
966467
            <string>Noto Sans SC</string>
966467
            <string>Noto Sans TC</string>
966467
        </edit>
966467
    </match>
966467
    <match>
966467
        <test name="lang">
966467
            <string>zh-sg</string>
966467
        </test>
966467
        <test name="family">
966467
            <string>serif</string>
966467
        </test>
966467
        <edit name="family" mode="prepend">
966467
            <string>Noto Sans SC</string>
966467
            <string>Noto Sans TC</string>
966467
        </edit>
966467
    </match>
966467
966467
    <alias>
966467
        <family>Noto Sans SC</family>
966467
        <default>
966467
            <family>serif</family>
966467
        </default>
966467
    </alias>
966467
966467
    <match>
966467
        <test name="lang">
966467
            <string>zh-cn</string>
966467
        </test>
966467
        <test name="family">
966467
            <string>sans-serif</string>
966467
        </test>
966467
        <edit name="family" mode="prepend">
966467
            <string>Noto Sans SC</string>
966467
            <string>Noto Sans TC</string>
966467
        </edit>
966467
    </match>
966467
    <match>
966467
        <test name="lang">
966467
            <string>zh-sg</string>
966467
        </test>
966467
        <test name="family">
966467
            <string>sans-serif</string>
966467
        </test>
966467
        <edit name="family" mode="prepend">
966467
            <string>Noto Sans SC</string>
966467
            <string>Noto Sans TC</string>
966467
        </edit>
966467
    </match>
966467
966467
    <alias>
966467
        <family>Noto Sans SC</family>
966467
        <default>
966467
            <family>sans-serif</family>
966467
        </default>
966467
    </alias>
966467
</fontconfig>