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>
|
||||
</edit>
|
||||
|
||||
<edit name="autohint" mode="assign">
|
||||
<bool>true</bool>
|
||||
</edit>
|
||||
<!-- <edit name="autohint" mode="assign"> -->
|
||||
<!-- <bool>true</bool> -->
|
||||
<!-- </edit> -->
|
||||
</match>
|
||||
|
||||
<match target="font">
|
||||
|
|
Loading…
Reference in a new issue