Add FcMatchScan to resolve Delicious font matching issues (bug #6769)
[platform/upstream/fontconfig.git] / conf.d / 10LohitGujarati.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>