Fix syntax as per fontconfig-user documentation
This commit is contained in:
parent
9ff6cc5ed9
commit
5e6d289580
@ -66,7 +66,7 @@
|
|||||||
</match>
|
</match>
|
||||||
|
|
||||||
<match target="font">
|
<match target="font">
|
||||||
<test name="family" ignore-blanks="yes">
|
<test name="family" ignore-blanks="true">
|
||||||
<string>Jomolhari</string>
|
<string>Jomolhari</string>
|
||||||
</test>
|
</test>
|
||||||
<edit name="autohint" mode="assign">
|
<edit name="autohint" mode="assign">
|
||||||
|
Loading…
Reference in New Issue
Block a user