]> git.wh0rd.org - fontconfig.git/blob - conf.d/60-LohitGujarati.conf
Rename conf.avail to conf.d
[fontconfig.git] / conf.d / 60-LohitGujarati.conf
1 <!-- Available Gujarti fonts look much better without hinting -->
2 <match target="font">
3 <test name="family"><string>Lohit Gujarati</string></test>
4 <edit name="hinting"><bool>false</bool></edit>
5 </match>