Use greyscale font hinting

This commit is contained in:
Anthony Rose 2021-03-06 21:43:19 +00:00
parent 22848a1dfb
commit 797993e44a

View file

@ -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">