天天看点

win10 默认系统字体不够清晰,需要修改为宋体。

win10 默认系统字体不够清晰,需要修改为宋体。

网络找到的可用方法为下:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]

"Microsoft YaHei & Microsoft YaHei UI (TrueType)"="simsun.ttc"

"Microsoft YaHei Bold & Microsoft YaHei UI Bold (TrueType)"="simsun.ttc"

"Microsoft YaHei Light & Microsoft YaHei UI Light (TrueType)"="simsun.ttc"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]

"Microsoft YaHei"="SimSun"

继续阅读