13 lines
308 B
Plaintext
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>
|