Fix fontconfig: replace gsfont

This commit is contained in:
rydesun 2021-08-22 22:01:45 +08:00
parent 80d8ad9318
commit b3d9233a3b

View file

@ -39,6 +39,15 @@
</edit>
</match>
<match target="pattern">
<test name="family">
<string>Helvetica</string>
</test>
<edit name="family" binding="same">
<string>HarmonyOS Sans</string>
</edit>
</match>
<match target="pattern">
<test name="family">
<string>Liberation Sans</string>