google-noto-fonts/google-noto-sans-sinhala-ex.conf
2023-09-01 14:29:19 +09:00

13 lines
308 B
Plaintext

<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>