summaryrefslogtreecommitdiff
path: root/UI
diff options
context:
space:
mode:
authorjacob janzen <53062115+JacobJanzen@users.noreply.github.com>2024-11-16 11:43:41 -0600
committerGitHub <noreply@github.com>2024-11-16 11:43:41 -0600
commit1a6dd05f13d7afb312332c9636436cadcf01639b (patch)
treeacf15e3a8d0765e743661a0aec78b6c4da64c829 /UI
parentdf074ff75646f543b634d229c3e183a991403890 (diff)
Stonks for real this time (#2)
* start labels * stonks * stonks for real this time
Diffstat (limited to 'UI')
-rw-r--r--UI/TrajanPro-Bold.otfbin0 -> 65848 bytes
-rw-r--r--UI/TrajanPro-Bold.otf.import34
-rw-r--r--UI/TrajanPro-Regular.ttfbin0 -> 519584 bytes
-rw-r--r--UI/TrajanPro-Regular.ttf.import34
-rw-r--r--UI/darksouls.tres8
5 files changed, 76 insertions, 0 deletions
diff --git a/UI/TrajanPro-Bold.otf b/UI/TrajanPro-Bold.otf
new file mode 100644
index 0000000..c27f189
--- /dev/null
+++ b/UI/TrajanPro-Bold.otf
Binary files differ
diff --git a/UI/TrajanPro-Bold.otf.import b/UI/TrajanPro-Bold.otf.import
new file mode 100644
index 0000000..107ee7b
--- /dev/null
+++ b/UI/TrajanPro-Bold.otf.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="font_data_dynamic"
+type="FontFile"
+uid="uid://qcnw15tljlaw"
+path="res://.godot/imported/TrajanPro-Bold.otf-645b7b6de76ea350aa9387e1c544393e.fontdata"
+
+[deps]
+
+source_file="res://UI/TrajanPro-Bold.otf"
+dest_files=["res://.godot/imported/TrajanPro-Bold.otf-645b7b6de76ea350aa9387e1c544393e.fontdata"]
+
+[params]
+
+Rendering=null
+antialiasing=1
+generate_mipmaps=false
+disable_embedded_bitmaps=true
+multichannel_signed_distance_field=false
+msdf_pixel_range=8
+msdf_size=48
+allow_system_fallback=true
+force_autohinter=false
+hinting=1
+subpixel_positioning=1
+oversampling=0.0
+Fallbacks=null
+fallbacks=[]
+Compress=null
+compress=true
+preload=[]
+language_support={}
+script_support={}
+opentype_features={}
diff --git a/UI/TrajanPro-Regular.ttf b/UI/TrajanPro-Regular.ttf
new file mode 100644
index 0000000..b53d6c0
--- /dev/null
+++ b/UI/TrajanPro-Regular.ttf
Binary files differ
diff --git a/UI/TrajanPro-Regular.ttf.import b/UI/TrajanPro-Regular.ttf.import
new file mode 100644
index 0000000..7d08576
--- /dev/null
+++ b/UI/TrajanPro-Regular.ttf.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="font_data_dynamic"
+type="FontFile"
+uid="uid://cqbvonuv72tu4"
+path="res://.godot/imported/TrajanPro-Regular.ttf-92a4010dc4d10444d1337e1e88061245.fontdata"
+
+[deps]
+
+source_file="res://UI/TrajanPro-Regular.ttf"
+dest_files=["res://.godot/imported/TrajanPro-Regular.ttf-92a4010dc4d10444d1337e1e88061245.fontdata"]
+
+[params]
+
+Rendering=null
+antialiasing=1
+generate_mipmaps=false
+disable_embedded_bitmaps=true
+multichannel_signed_distance_field=false
+msdf_pixel_range=8
+msdf_size=48
+allow_system_fallback=true
+force_autohinter=false
+hinting=1
+subpixel_positioning=1
+oversampling=0.0
+Fallbacks=null
+fallbacks=[]
+Compress=null
+compress=true
+preload=[]
+language_support={}
+script_support={}
+opentype_features={}
diff --git a/UI/darksouls.tres b/UI/darksouls.tres
new file mode 100644
index 0000000..f12f77c
--- /dev/null
+++ b/UI/darksouls.tres
@@ -0,0 +1,8 @@
+[gd_resource type="Theme" load_steps=2 format=3 uid="uid://duy8w6dc8ebi3"]
+
+[ext_resource type="FontFile" uid="uid://cqbvonuv72tu4" path="res://UI/TrajanPro-Regular.ttf" id="1_fpdu3"]
+
+[resource]
+Label/colors/font_color = Color(1, 0.75, 0, 0.780392)
+Label/font_sizes/font_size = 126
+Label/fonts/font = ExtResource("1_fpdu3")