You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
308 B
13 lines
308 B
2 months ago
|
<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>
|