google-noto-fonts/google-noto-sans-symbols-vf-ex.conf

18 lines
395 B
Plaintext
Raw Normal View History

<match>
<test name="family">
<string>Symbol</string>
</test>
<edit name="family" mode="prepend" binding="same">
<string>Noto Sans Symbols</string>
</edit>
<edit name="fonthashint" mode="append">
<bool>true</bool>
</edit>
</match>
<alias>
<family>Noto Sans Symbols</family>
<default>
<family>Symbol</family>
</default>
</alias>