Fix syntax as per fontconfig-user documentation
This commit is contained in:
parent
7e5cd08753
commit
b2c4f6757c
@ -16,7 +16,7 @@
|
|||||||
</prefer>
|
</prefer>
|
||||||
</alias>
|
</alias>
|
||||||
<match target="font">
|
<match target="font">
|
||||||
<test name="family" ignore-blanks="yes">
|
<test name="family" ignore-blanks="true">
|
||||||
<string>Abyssinica SIL</string>
|
<string>Abyssinica SIL</string>
|
||||||
</test>
|
</test>
|
||||||
<edit name="autohint" mode="assign">
|
<edit name="autohint" mode="assign">
|
||||||
|
Loading…
Reference in New Issue
Block a user