portrait monitor orientation causes text blurring

I have changed one of my two monitors to be portrait orientation, however the text is somewhat blurry.

I have tried auto-adjusting it on the monitor and it has made no difference.

If I tilt my head 90 degrees so that the monitor is the 'right way up' it is clear and sharp, but ultimately useless.

Any suggestions as to what else I might check?

EDIT: This is on Windows XP


You've not mentioned what OS you're using.

Assuming you've got an LCD display, the pixels are vertically divided into three subpixels of red, green and blue. The Antialiasing performed by recent OS's is clever enough to know this and take advantage of the fact that lighting up a pixel red actually only lights one third of the pixel. Therefore the OS can draw fonts with subtly coloured edges that fools the brain into thinking the font looks smoother.

When you turn your monitor by 90 degrees, the pixel is now divided up horizontally. If you leave the font settings as they are, the OS will still be working on the assumption that the pixels are vertically divided, and so everything will look rather wrong.

Have a look around in your system or graphics card settings to see if there's a setting to allow sub-pixel antialiasing for horizontally divided pixels.