WINDOWS 7 FONT SIZE BUG
As explained on this page with further information here, a "feature" in Windows 7 may cause problems for some programs in certain conditions.
Basically, if you have a high resolution screen at install time, Win7 will install a larger font set (125%) by default. If you then choose go back to the standard font size (100%), Windows will keep some of the large fonts even though everything else is adjusted for standard fonts, causing programs that use these fonts to break because the text will not always fit inside the GUI.
THE SOLUTION
By editing the Windows registry you can get the original, intended fonts back:
- Open the start menu and type
regedit
and then press Enter. - Locate the key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts
- Find the value
MS Sans Serif 8,10,12,14,18,24
- Change from
SSERIFF.FON
toSSERIFE.FON
- Find
MS Serif 8,10,12,14,18,24
- Change from
SERIFF.FON
toSERIFE.FON
- Finally find
Courier 10,12,15
- Change from
COURF.FON
toCOURE.FON
- Restart your system in order for the changes to take effect!
The exact font names may vary depending on locale settings. Use these tables for reference:
MS Sans Serif 8,10,12,14,18,24 | |
---|---|
SSERIFF.FON | SSERIFE.FON |
SSERIFFE.FON | SSERIFEE.FON |
SSERIFFG.FON | SSERIFEG.FON |
SSERIFFR.FON | SSERIFER.FON |
SSERIFFT.FON | SSERIFET.FON |
SSEF1255.FON | SSEE1255.FON |
SSEF1256.FON | SSEE1256.FON |
SSEF1257.FON | SSEE1257.FON |
SSEF874.FON | SSEE874.FON |
MS Serif 8,10,12,14,18,24 | |
---|---|
SERIFF.FON | SERIFE.FON |
SERIFFE.FON | SERIFEE.FON |
SERIFFG.FON | SERIFEG.FON |
SERIFFR.FON | SERIFER.FON |
SERIFFT.FON | SERIFET.FON |
SERF1255.FON | SERE1255.FON |
SERF1256.FON | SERE1256.FON |
SERF1257.FON | SERE1257.FON |
Courier 10,12,15 | |
---|---|
COURF.FON | COURE.FON |
COURFE.FON | COUREE.FON |
COURFG.FON | COUREG.FON |
COURFR.FON | COURER.FON |
COURFT.FON | COURET.FON |
COUF1255.FON | COUE1255.FON |
COUF1256.FON | COUE1256.FON |
COUF1257.FON | COUE1257.FON |