Turn of font autohinting
This commit is contained in:
parent
c4302483d2
commit
8f7dd4a883
1 changed files with 3 additions and 3 deletions
|
@ -20,9 +20,9 @@
|
||||||
<const>rgb</const>
|
<const>rgb</const>
|
||||||
</edit>
|
</edit>
|
||||||
|
|
||||||
<edit name="autohint" mode="assign">
|
<!-- <edit name="autohint" mode="assign"> -->
|
||||||
<bool>true</bool>
|
<!-- <bool>true</bool> -->
|
||||||
</edit>
|
<!-- </edit> -->
|
||||||
</match>
|
</match>
|
||||||
|
|
||||||
<match target="font">
|
<match target="font">
|
||||||
|
|
Loading…
Reference in a new issue