Friday, December 15, 2006

Enabling Cleartype font for Windows XP

I wish I had seen this website long time ago... MS Windows have this really useful utility to increase the readability of fonts specially on LCD monitors. Please go check the following website :

http://www.microsoft.com/typography/cleartype/tuner/Step1.aspx


You need to use Internet Explorer to make this work.

2008/07/21 Update
This also applies to Vista. I just upgraded one of my laptops and it was quite hard to read screen display both on the laptop and when docked with default settings. Tuning did help quite a lot.

No comments:

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04

Configuring TUN/TAP virtual network interface for use with QEMU on Xubuntu 24.04 I am planning to run qemu-system-ppc to play around QEMU ...