Skip to content

Commit ae4112a

Browse files
author
hollislu
committed
fix:修复中文字体不显示
1 parent 0857f9a commit ae4112a

15 files changed

+886
-415
lines changed

Demo/API_V2/Assets/API/GUI/Menu/MenuSO.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ MonoBehaviour:
2121
setStatusBarStyle
2222
2323
'
24-
entryDescription: "\u4F7F\u7528setStatusBarStyle\uFF0C\u9700\u8981\u5728json\u91CC\u6DFB\u52A0showStatusBarStyle"
24+
entryDescription: "\u4F7F\u7528setStatusBarStyle\uFF0C\u9700\u8981\u5728json\u91CC\u6DFB\u52A0showStatusBar"
2525
optionList: []
2626
initialButtonText: "\u8BBE\u7F6E\u83DC\u5355\u6837\u5F0F"
2727
extraButtonList:
Binary file not shown.

Demo/API_V2/Assets/Fonts/hongmengsansscmediumziti.ttf.meta

Lines changed: 21 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Demo/API_V2/Assets/Scenes/AudioScene.unity

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1083,8 +1083,8 @@ MonoBehaviour:
10831083
m_PersistentCalls:
10841084
m_Calls: []
10851085
m_FontData:
1086-
m_Font: {fileID: 12800000, guid: 0d86ab7b6dd6846b5a18c087cfa9b5fe, type: 3}
1087-
m_FontSize: 50
1086+
m_Font: {fileID: 12800000, guid: 04a37534e45184b62bc44e172e5fe81e, type: 3}
1087+
m_FontSize: 45
10881088
m_FontStyle: 0
10891089
m_BestFit: 0
10901090
m_MinSize: 0
@@ -1197,12 +1197,12 @@ MonoBehaviour:
11971197
m_PersistentCalls:
11981198
m_Calls: []
11991199
m_FontData:
1200-
m_Font: {fileID: 12800000, guid: 0d86ab7b6dd6846b5a18c087cfa9b5fe, type: 3}
1201-
m_FontSize: 35
1200+
m_Font: {fileID: 12800000, guid: 04a37534e45184b62bc44e172e5fe81e, type: 3}
1201+
m_FontSize: 45
12021202
m_FontStyle: 0
12031203
m_BestFit: 0
12041204
m_MinSize: 3
1205-
m_MaxSize: 45
1205+
m_MaxSize: 50
12061206
m_Alignment: 1
12071207
m_AlignByGeometry: 0
12081208
m_RichText: 1
@@ -2365,12 +2365,12 @@ MonoBehaviour:
23652365
m_PersistentCalls:
23662366
m_Calls: []
23672367
m_FontData:
2368-
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
2369-
m_FontSize: 35
2368+
m_Font: {fileID: 12800000, guid: 04a37534e45184b62bc44e172e5fe81e, type: 3}
2369+
m_FontSize: 45
23702370
m_FontStyle: 0
23712371
m_BestFit: 0
23722372
m_MinSize: 0
2373-
m_MaxSize: 45
2373+
m_MaxSize: 50
23742374
m_Alignment: 4
23752375
m_AlignByGeometry: 0
23762376
m_RichText: 1

0 commit comments

Comments
 (0)