Delete default family assignment for exotic fonts.

master
Icedream 2020-09-30 09:08:30 +02:00
parent 7f8994f64e
commit c0566ee3a5
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 13 additions and 0 deletions

View File

@ -27,6 +27,19 @@
</prefer>
</alias>
<!-- by default fontconfig assumes any unrecognized font is sans-serif, so -->
<!-- the fonts above now have /both/ families. fix this. -->
<!-- note that "delete" applies to the first match -->
<match>
<test compare="eq" name="family">
<string>sans-serif</string>
</test>
<test compare="eq" name="family">
<string>monospace</string>
</test>
<edit mode="delete" name="family"/>
</match>
<!-- emoji support -->
<match>
<test name="family">