MichaelCooney -> RE: Text unreadable - game not playable for me (6/29/2011 6:33:48 PM)
|
You don't have to specify the .ttf since it comes with Windows (likely) and FontName33 appears to be a debug hold over. So "FontName=Georgia" should be all you need. Did you notice a different then when you specified this font? I did some searching for problems with bold text unexpectedly appearing. Apparently it's not altogether uncommon. This is the best explanation/solution that I found. I went through the steps myself and they're safe. ------------------------------------------------- The problem is due to the fact that the font registry entries have got corrupted. The fonts affected are Arial, Courier, Times New Roman, Marlett, Terminal etc. The programs like IE, Outlook (in mails) and Firefox fail when they try to locate these fonts. The beauty is that these fonts still exist in the <OS drive>\windows\fonts folder. To fix this issue follow these steps: 1. Click Start -> Run. If you cannot locate the 'Run' item, then click 'Window Key' + 'R'. 2. In the run box, type: c:\windows\fonts (Replace c: with the drive letter where the OS is installed) - Can also just open Explorer and traverse to C:\Windows\Fonts 3. The fonts window will open. Click 'Alt' + 'F' to activate the menu. Click 'Install New Font' in the menu. 4. In the folders dialog, browse to c:\windows\fonts where c: is the OS drive letter. 5. All fonts would now appear under 'List all fonts'. 6. Click 'Select All' and then click 'Install'. 7. Confirm the windows permission dialog. 8. A replace file dialog would appear. Click on 'Yes' to each and every dialog that appears. This will ensure that fresh entries for fonts are written in the registry. To avoid clicking, press and hold 'Alt' key - then press 'Y' key for every dialog that appears. -------------------------------------
|
|
|
|