/ Published in: Windows Registry
URL: http://tphinney.wordpress.com/2008/12/19/no-font-install/
On Windows XP machines with (usually) and nVidia video card may throw an error when trying to install OpenType and/or PostScript fonts.
Unable to install the <fontname> font. File "D:\fontname___.pfm is either invalid or damaged
Oddly enough, the cause of the problem is apparently that the video card driver is larger than expected. Adding the below registry entry and rebooting the computer is reportedly the solution.
Expand |
Embed | Plain Text
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management] "SessionImageSize"=dword:00000020
You need to login to post a comment.
