]> git.wh0rd.org - fontconfig.git/blame_incremental - conf.avail/60-LohitGujarati.conf
Add XML headers to new conf files. Move link make commands to conf.avail dir
[fontconfig.git] / conf.avail / 60-LohitGujarati.conf
... / ...
CommitLineData
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>