Switch back to RGB and disable autohint

This commit is contained in:
Anthony Rose 2021-03-07 15:34:16 +00:00
parent 797993e44a
commit 2e3c599014

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>none</const> <const>rgb</const>
</edit> </edit>
</match> </match>
<match target="font"> <match target="font">
@ -27,6 +27,11 @@
<const>lcddefault</const> <const>lcddefault</const>
</edit> </edit>
</match> </match>
<match target="font">
<edit mode="assign" name="autohint">
<bool>false</bool>
</edit>
</match>
<!-- Assign the basic serif, sans-serif, and monospace font families. --> <!-- Assign the basic serif, sans-serif, and monospace font families. -->
<match target="pattern"> <match target="pattern">
<test qual="any" name="family"> <test qual="any" name="family">