Add google-noto-sans-sinhala-ex.conf

This commit is contained in:
Akira TAGOH 2023-09-01 14:29:19 +09:00
parent 251e69ed91
commit d1eca8f513

View File

@ -0,0 +1,12 @@
<match>
<test name="family">
<string>monospace</string>
</test>
<test name="lang">
<string>si</string>
</test>
<!-- Add Noto Sans Sinhala for monospace for workaround -->
<edit name="family" mode="append">
<string>Noto Sans Sinhala</string>
</edit>
</match>