Added URWGothic font
This commit is contained in:
parent
f2cff37a22
commit
343a5c0700
7 changed files with 163 additions and 2 deletions
|
|
@ -66,6 +66,26 @@ patch_margin_top = 2
|
|||
patch_margin_right = 2
|
||||
patch_margin_bottom = 2
|
||||
|
||||
[node name="RichTextLabel" type="RichTextLabel" parent="MenuBackground/DialogueBackground"]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_left = 0.001
|
||||
anchor_top = 0.003
|
||||
anchor_right = 0.999
|
||||
anchor_bottom = 0.997
|
||||
offset_left = 0.127
|
||||
offset_top = 0.034
|
||||
offset_right = -0.127075
|
||||
offset_bottom = -0.0340271
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
size_flags_horizontal = 4
|
||||
size_flags_vertical = 8
|
||||
focus_mode = 2
|
||||
bbcode_enabled = true
|
||||
scroll_following = true
|
||||
selection_enabled = true
|
||||
|
||||
[node name="ActionsBackground" type="NinePatchRect" parent="MenuBackground"]
|
||||
layout_mode = 0
|
||||
offset_left = 325.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue