win10如何更改默认字体为Bahnschrift。( 二 )


那么如何恢复Win10秋季创意者更新的Segoe字体?
打开记事本,将以下代码复制粘贴到记事本上,然后保存为.reg文件,重名为Segoe font或者其他名称,然后双击该文件选择接受,重启计算机即可 。
01
Windows Registry Editor Version 5.00
02
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Fonts]
03
“Segoe UI (TrueType)”=”segoeui.ttf”
04
“Segoe UI Black (TrueType)”=”seguibl.ttf”
05
“Segoe UI Black Italic (TrueType)”=”seguibli.ttf”
06
“Segoe UI Bold (TrueType)”=”segoeuib.ttf”
07
“Segoe UI Bold Italic (TrueType)”=”segoeuiz.ttf”
08
“Segoe UI Emoji (TrueType)”=”seguiemj.ttf”
09
“Segoe UI Historic (TrueType)”=”seguihis.ttf”
10
“Segoe UI Italic (TrueType)”=”segoeuii.ttf”
11
“Segoe UI Light (TrueType)”=”segoeuil.ttf”
12
“Segoe UI Light Italic (TrueType)”=”seguili.ttf”
13
“Segoe UI Semibold (TrueType)”=”seguisb.ttf”
14
“Segoe UI Semibold Italic (TrueType)”=”seguisbi.ttf”
15
“Segoe UI Semilight (TrueType)”=”segoeuisl.ttf”
16
“Segoe UI Semilight Italic (TrueType)”=”seguisli.ttf”
17
“Segoe UI Symbol (TrueType)”=”seguisym.ttf”
18
“Segoe MDL2 Assets (TrueType)”=”segmdl2.ttf”
19
“Segoe Print (TrueType)”=”segoepr.ttf”
20
“Segoe Print Bold (TrueType)”=”segoeprb.ttf”
21
“Segoe Script (TrueType)”=”segoesc.ttf”
22
“Segoe Script Bold (TrueType)”=”segoescb.ttf”
23
[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\FontSubstitutes]
24
“Segoe UI”=-
复制代码

win10如何更改默认字体为Bahnschrift。



win10如何更改默认字体为Bahnschrift。



win10如何更改默认字体为Bahnschrift。



win10如何更改默认字体为Bahnschrift。


以上就是Win10秋季创意者更新16273将默认字体设置为Bahnschrift字体的操作方法,对于Bahnschrift可变式字体感兴趣的伙伴,赶紧操作看看吧!

推荐阅读