I remember I had some computer problems and I got Darren Griffith to help me out. After that was done, he made a comment about the font I am using in my terminal window. I was so used to it I didn't realise that it was not anti-aliased. He recommended me to use Bitstream Vera Sans Mono. I've not gone back since. The text on my terminal looks so nice!
Thanks Darren!
Recently, I upgraded to Firefox 2.0 on my work machine. The default fonts that are used is alright, but when it comes to reading source code using Trac's changeset viewer, its awful. I can barely read the code.
If you are suffering the same problem as I am, don't worry, you can change it. Just point to about:config in your firefox url location bar. Then search for font.name.monospace.x-western and change it to any monospace font that you like. For other webpages, I guess it depends on the content and the encoding that is being used, you might need to change the other font.name.monospace.XXXXXXX properties.

Recent Comments