字体显示问题

This commit is contained in:
2025-06-20 11:43:26 +08:00
parent 14661e7bf4
commit 55b7b39b5a
2 changed files with 11 additions and 7 deletions

View File

@@ -220,14 +220,16 @@
"_$id": "khlzgsr5", "_$id": "khlzgsr5",
"_$type": "Label", "_$type": "Label",
"name": "Label", "name": "Label",
"y": 226, "y": 216,
"width": 984, "width": 246,
"height": 100, "height": 30,
"scaleX": 4,
"scaleY": 4,
"centerX": 0, "centerX": 0,
"centerY": -147, "centerY": -147,
"text": "Congratulations!", "text": "Congratulations!",
"font": "res://3f79306d-f490-4a54-a4f3-26cb51d56a12", "font": "res://3f79306d-f490-4a54-a4f3-26cb51d56a12",
"fontSize": 80, "fontSize": 20,
"color": "rgba(0, 0, 0, 1)", "color": "rgba(0, 0, 0, 1)",
"align": "center", "align": "center",
"valign": "middle" "valign": "middle"

View File

@@ -226,13 +226,15 @@
"_$type": "Label", "_$type": "Label",
"name": "Label", "name": "Label",
"y": 216, "y": 216,
"width": 984, "width": 246,
"height": 120, "height": 30,
"scaleX": 4,
"scaleY": 4,
"centerX": 0, "centerX": 0,
"centerY": -147, "centerY": -147,
"text": "Congratulations!", "text": "Congratulations!",
"font": "res://3f79306d-f490-4a54-a4f3-26cb51d56a12", "font": "res://3f79306d-f490-4a54-a4f3-26cb51d56a12",
"fontSize": 80, "fontSize": 20,
"color": "rgba(0, 0, 0, 1)", "color": "rgba(0, 0, 0, 1)",
"align": "center", "align": "center",
"valign": "middle" "valign": "middle"