<?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <match target="font"> <test name="family"> <string>Ricty</string> </test> <edit name="autohint"> <bool>false</bool> </edit> </match> </fontconfig>