字体文件请先来网盘:
http://www.vdisk.cn/down/index/5232389A2012
解压后覆盖FONTS目录原来的宋体。
教程
1,用雅黑不简单,首先要解决原来默认字体是Tahoma的问题。
非默认字体无法使用到Cleartype效果,字体非常难看还糊成一团。
导入之后窗口字体就是宋体了。就像你在windows显示属性设置过一样。
(以下文件假设pe_def加载了你家winpe的"HKCU"):
=================================
========================================
- [HKEY_LOCAL_MACHINE\pe_def\Control Panel\Desktop\WindowMetrics]
- "BorderWidth"="-15"
- "CaptionFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,bc,02,00,00,\
- 00,00,00,86,00,00,00,00,8b,5b,53,4f,00,00,6f,00,6d,00,61,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
- "CaptionHeight"="-270"
- "CaptionWidth"="-270"
- "IconFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\
- 00,00,86,00,00,00,00,8b,5b,53,4f,00,00,6f,00,6d,00,61,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
- "IconSpacing"="-1125"
- "IconTitleWrap"="1"
- "IconVerticalspacing"="-1125"
- "MenuFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\
- 00,00,86,00,00,00,00,8b,5b,53,4f,00,00,6f,00,6d,00,61,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
- "MenuHeight"="-270"
- "MenuWidth"="-270"
- "MessageFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
- 00,00,00,86,00,00,00,00,8b,5b,53,4f,00,00,6f,00,6d,00,61,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
- "ScrollHeight"="-240"
- "ScrollWidth"="-240"
- "Shell Icon BPP"="16"
- "SmCaptionFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,\
- 00,00,00,00,86,00,00,00,00,8b,5b,53,4f,00,00,6f,00,6d,00,61,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
- "SmCaptionHeight"="-225"
- "SmCaptionWidth"="-225"
- "StatusFont"=hex:f4,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
- 00,00,00,86,00,00,00,00,8b,5b,53,4f,00,00,6f,00,6d,00,61,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
- 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
- "Shell Icon Size"="32"
- "AppliedDPI"=dword:00000060
- "MinAnimate"="0"
复制代码 2,开启字体平滑
这个比较简单,网上多的是教程,甚至还有cpl扩展- Windows Registry Editor Version 5.00
- [HKEY_LOCAL_MACHINE\pe_def\Control Panel\Desktop]
- "FontSmoothing"="2"
- "FontSmoothingOrientation"=dword:00000001
- "FontSmoothingType"=dword:00000002
- "FontSmoothingGamma"=dword:000003e8
复制代码 3,解决CMD中没汉字问题:
这个问题是实际使用中发现的。。。中文一片空白。导入下面文件把字体关联一下,解决!
(“pe_soft”挂载你家winpe中的“HKLM\SOFTWARE”)- Windows Registry Editor Version 5.00
- [HKEY_LOCAL_MACHINE\pe_soft\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink]
- "Tahoma"=hex(7):73,00,69,00,6d,00,73,00,75,00,6e,00,2e,00,74,00,74,00,63,00,2c,\
- 00,8b,5b,53,4f,00,00,00,00
- "Microsoft Sans Serif"=hex(7):73,00,69,00,6d,00,73,00,75,00,6e,00,2e,00,74,00,\
- 74,00,63,00,2c,00,8b,5b,53,4f,00,00,00,00
- "SimSun"=hex(7):6d,00,69,00,63,00,72,00,6f,00,73,00,73,00,2e,00,74,00,74,00,66,\
- 00,00,00,00,00
- "Verdana"=hex(7):73,00,69,00,6d,00,73,00,75,00,6e,00,2e,00,74,00,74,00,63,00,\
- 2c,00,8b,5b,53,4f,00,00,00,00
- "MS Sans Serif"=hex(7):73,00,69,00,6d,00,73,00,75,00,6e,00,2e,00,74,00,74,00,\
- 63,00,2c,00,8b,5b,53,4f,00,00,00,00
- "Lucida Sans Unicode"=hex(7):73,00,69,00,6d,00,73,00,75,00,6e,00,2e,00,74,00,\
- 74,00,63,00,2c,00,8b,5b,53,4f,00,00,00,00
- "MS PGothic"=hex(7):73,00,69,00,6d,00,73,00,75,00,6e,00,2e,00,74,00,74,00,63,\
- 00,2c,00,8b,5b,53,4f,00,00,00,00
- "MS UI Gothic"=hex(7):73,00,69,00,6d,00,73,00,75,00,6e,00,2e,00,74,00,74,00,63,\
- 00,2c,00,8b,5b,53,4f,00,00,00,00
- "vga936.fon"=hex(7):73,00,69,00,6d,00,73,00,75,00,6e,00,2e,00,74,00,74,00,63,\
- 00,2c,00,8b,5b,53,4f,00,00,00,00
- "Terminal"=hex(7):73,00,69,00,6d,00,73,00,75,00,6e,00,2e,00,74,00,74,00,63,00,\
- 2c,00,8b,5b,53,4f,00,00,00,00
复制代码
具体效果请看我上面的截图,完全一样!
[ 本帖最后由 rush 于 2010-10-29 22:26 编辑 ] |