Note: The following is outdated as of 2 Oct 2004. For revised version click here.
Code for UTF-8 Japanese sites only.
Replace MS Gothic with Arial Unicode MS for fonts of other languages (UTF-8 sites) to be displayed correctly
[HKEY_LOCAL_MACHINE\SYSTEM\GDI]
"FontLinkMethods"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Microsoft\FontLink\SystemLink]
"Symbol"="\\Windows\\Fonts\msgothic.ttc,MS PGothic"
"Times New Roman"="\\Windows\\Fonts\msgothic.ttc,MS PGothic"
"Courier New"="\\Windows\\Fonts\msgothic.ttc,MS PGothic"
"Arial"="\\Windows\\Fonts\msgothic.ttc,MS PGothic"
"Tahoma"="\\Windows\\Fonts\msgothic.ttc,MS PGothic"
"System"="\\Windows\\Fonts\msgothic.ttc,MS PGothic"
[HKEY_LOCAL_MACHINE\Software\Microsoft\FontLink\SkipTable]
"Courier New"="00a5,007e,0391-03c9,2026,2116,221a,25a0-25ff"
"Arial"="00a5,007e,0391-03c9,2026,2116,221a,25a0-25ff"
"Tahoma"="00a5,007e,0391-03c9,2026,2116,221a,25a0-25ff"
[HKEY_LOCAL_MACHINE\SYSTEM\GDI\GLYPHCACHE]
"Limit"=dword:00004000
Japanese localisation on an English OS
Temporary solution (side effects not tested for) until I can find a new copy of wince.nls from Japan: replace wince.nls with Win2003’s (1st edition) wince.nls. Ensure that MS Gothic font is in the \Windows folder and not the \Windows\Fonts folder.
This is a cleaned up version of this site’s code.