aboutsummaryrefslogtreecommitdiff
path: root/fonts/font_regular.tres
diff options
context:
space:
mode:
authordam <dam@gudinoff>2021-12-06 01:39:16 +0000
committerdam <dam@gudinoff>2021-12-06 01:39:16 +0000
commit7d9370011834f736d17ebf167701735185f2453a (patch)
tree3d4b581b0c90746d192382555b1b3349c1d8b7a4 /fonts/font_regular.tres
parentab3e8de3e1d107d42ba62571ea7d17e741203123 (diff)
downloadsurgery-log-7d9370011834f736d17ebf167701735185f2453a.tar.zst
surgery-log-7d9370011834f736d17ebf167701735185f2453a.zip
Adjust UI to match mockups (WIP).
Diffstat (limited to 'fonts/font_regular.tres')
-rw-r--r--fonts/font_regular.tres7
1 files changed, 7 insertions, 0 deletions
diff --git a/fonts/font_regular.tres b/fonts/font_regular.tres
new file mode 100644
index 0000000..714269f
--- /dev/null
+++ b/fonts/font_regular.tres
@@ -0,0 +1,7 @@
+[gd_resource type="DynamicFont" load_steps=2 format=2]
+
+[ext_resource path="res://fonts/B612Mono-Regular.ttf" type="DynamicFontData" id=1]
+
+[resource]
+use_filter = true
+font_data = ExtResource( 1 )