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