Use greyscale font hinting
This commit is contained in:
parent
22848a1dfb
commit
797993e44a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
<!-- Smooth fonts. -->
|
<!-- Smooth fonts. -->
|
||||||
<match target="font">
|
<match target="font">
|
||||||
<edit mode="assign" name="rgba">
|
<edit mode="assign" name="rgba">
|
||||||
<const>rgb</const>
|
<const>none</const>
|
||||||
</edit>
|
</edit>
|
||||||
</match>
|
</match>
|
||||||
<match target="font">
|
<match target="font">
|
||||||
|
|
Loading…
Reference in a new issue