The code is-
<?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <match target="font"> <edit name="autohint" mode="assign"> <bool>true</bool> </edit> </match> </fontconfig>This tip was got from the following page-
http://www.codejacked.com/greatly-improve-the-look-of-your-fonts-in-linux/
Please visit this page to clarify further doubts. It surely has some notable difference, i tried.