

Beryl/Emerald Themes

Glass Felino
Beryl/Emerald Themes by meneghini 6 comments
Inside your home directory there's a file called .fonts.conf. Open it with your favourite text editor, first make a backup of it by saving as fonts.conf.bak or whatever you like and then add this before the final </fontconfig>:
Quote:
<match target="font">
<edit name="autohint" mode="assign">
<bool>true</bool>
</edit>
</match>
Save it now as fonts.conf then restart your X server (Ctrl+Alt+Backspace).
Well that's how I did it. Hope it works for ya.
Cheers - Apr 22 2007
Quote:
<match target="font">
<edit name="autohint" mode="assign">
<bool>true</bool>
</edit>
</match>
Save it now as fonts.conf then restart your X server (Ctrl+Alt+Backspace).
Well that's how I did it. Hope it works for ya.
Cheers - Apr 22 2007