Skip to content

Commit

Permalink
v1.0.3-part6
Browse files Browse the repository at this point in the history
在起名界面加入中文输入支持。
Add Chinese input support in the naming interface.
  • Loading branch information
Bli-AIk committed Nov 13, 2024
1 parent 48df864 commit a5cb89d
Show file tree
Hide file tree
Showing 12 changed files with 1,477 additions and 1,364 deletions.
165 changes: 31 additions & 134 deletions .idea/.idea.Undertale-Changer-Template/.idea/workspace.xml

Large diffs are not rendered by default.

520 changes: 224 additions & 296 deletions Assets/Resources/Fonts/SonFonts/SIMSUN.asset

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,21 @@ MonoBehaviour:
m_StyleName: Regular
m_PointSize: 8
m_Scale: 1
m_LineHeight: 12
m_AscentLine: 5
m_CapLine: 6
m_MeanLine: 4
m_Baseline: 0
m_DescentLine: -3
m_SuperscriptOffset: 9
m_LineHeight: 8
m_AscentLine: 6
m_CapLine: 5
m_MeanLine: 5
m_Baseline: 0.5
m_DescentLine: -2
m_SuperscriptOffset: 6
m_SuperscriptSize: 0.5
m_SubscriptOffset: -3
m_SubscriptOffset: -2
m_SubscriptSize: 0.5
m_UnderlineOffset: 0
m_UnderlineThickness: 0
m_StrikethroughOffset: 1.6
m_StrikethroughOffset: 2
m_StrikethroughThickness: 0
m_TabWidth: 5
m_TabWidth: 3
m_GlyphTable:
- m_Index: 1
m_Metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,21 @@ MonoBehaviour:
m_StyleName: Regular
m_PointSize: 8
m_Scale: 1
m_LineHeight: 12
m_AscentLine: 5
m_CapLine: 6
m_MeanLine: 4
m_Baseline: 0
m_DescentLine: -3
m_SuperscriptOffset: 9
m_LineHeight: 8
m_AscentLine: 6
m_CapLine: 5
m_MeanLine: 5
m_Baseline: 0.5
m_DescentLine: -2
m_SuperscriptOffset: 6
m_SuperscriptSize: 0.5
m_SubscriptOffset: -3
m_SubscriptOffset: -2
m_SubscriptSize: 0.5
m_UnderlineOffset: 0
m_UnderlineThickness: 0
m_StrikethroughOffset: 1.6
m_StrikethroughOffset: 2
m_StrikethroughThickness: 0
m_TabWidth: 5
m_TabWidth: 3
m_GlyphTable:
- m_Index: 1
m_Metrics:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,21 @@ MonoBehaviour:
m_StyleName: Regular
m_PointSize: 8
m_Scale: 1
m_LineHeight: 12
m_AscentLine: 5
m_CapLine: 6
m_MeanLine: 4
m_Baseline: 0
m_DescentLine: -3
m_SuperscriptOffset: 9
m_LineHeight: 8
m_AscentLine: 6
m_CapLine: 5
m_MeanLine: 5
m_Baseline: 0.5
m_DescentLine: -2
m_SuperscriptOffset: 6
m_SuperscriptSize: 0.5
m_SubscriptOffset: -3
m_SubscriptOffset: -2
m_SubscriptSize: 0.5
m_UnderlineOffset: 0
m_UnderlineThickness: 0
m_StrikethroughOffset: 1.6
m_StrikethroughOffset: 2
m_StrikethroughThickness: 0
m_TabWidth: 5
m_TabWidth: 3
m_GlyphTable:
- m_Index: 1
m_Metrics:
Expand Down
Loading

0 comments on commit a5cb89d

Please sign in to comment.