Fix a bunch of rendering bugs
This commit is contained in:
@@ -54,7 +54,7 @@ namespace FlaxEditor
|
||||
/// </summary>
|
||||
public static string PrimaryFont = "Editor/Fonts/Roboto-Regular";
|
||||
|
||||
public static string CJKFont = "Editor/Fonts/NotoSansSC-Medium";
|
||||
public static string CJKFont = "Editor/Fonts/NotoSansSC-Regular";
|
||||
|
||||
/// <summary>
|
||||
/// The Inconsolata Regular font.
|
||||
|
||||
Reference in New Issue
Block a user