google-noto-fonts/google-noto-sans-symbols2-ex.conf
2022-11-25 18:40:23 +09:00

18 lines
383 B
Plaintext

<match>
<test name="family">
<string>Symbol</string>
</test>
<edit name="family" mode="prepend">
<string>Noto Sans Symbols2</string>
</edit>
<edit name="fonthashint" mode="append">
<bool>false</bool>
</edit>
</match>
<alias>
<family>Noto Sans Symbols2</family>
<default>
<family>Symbol</family>
</default>
</alias>