Font fixes
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,8 +1,8 @@
|
||||
[gd_resource type="LabelSettings" load_steps=2 format=3 uid="uid://cuuo43x72xcsc"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://cb41qqmxqurj8" path="res://src/ui/fonts/FT88-Bold.ttf" id="1_4xbcf"]
|
||||
[ext_resource type="FontFile" uid="uid://duu4matpexcq4" path="res://src/ui/fonts/LSANS.TTF" id="1_fbwht"]
|
||||
|
||||
[resource]
|
||||
font = ExtResource("1_4xbcf")
|
||||
font = ExtResource("1_fbwht")
|
||||
font_size = 32
|
||||
font_color = Color(0.737255, 0.705882, 0.690196, 1)
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[gd_resource type="LabelSettings" load_steps=2 format=3 uid="uid://b3jrpf2sdtsqo"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://bohbd123672ea" path="res://src/ui/fonts/FT88-Italic.ttf" id="1_usib5"]
|
||||
[ext_resource type="FontFile" uid="uid://ddvfnyovqnvew" path="res://src/ui/fonts/LSANSI.TTF" id="1_r2ost"]
|
||||
|
||||
[resource]
|
||||
font = ExtResource("1_usib5")
|
||||
font = ExtResource("1_r2ost")
|
||||
font_size = 36
|
||||
font_color = Color(0, 0.682353, 0.937255, 1)
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
[gd_resource type="LabelSettings" load_steps=2 format=3 uid="uid://cvjhqu13opvjq"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://bt7dv5ayfvmti" path="res://src/ui/fonts/bodoni-italic.ttf" id="1_u6juj"]
|
||||
|
||||
[resource]
|
||||
font = ExtResource("1_u6juj")
|
||||
font_size = 32
|
||||
font_color = Color(0.792157, 0.698039, 0.643137, 1)
|
||||
Reference in New Issue
Block a user