]> git.wh0rd.org - fontconfig.git/blame - conf.avail/10-LohitGujarati.conf
Replace load of conf.d in fonts.conf.in
[fontconfig.git] / conf.avail / 10-LohitGujarati.conf
CommitLineData
a7683caf
CW
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>