summaryrefslogtreecommitdiff
path: root/theming
diff options
context:
space:
mode:
Diffstat (limited to 'theming')
-rw-r--r--theming/FreeMono.otfbin0 -> 430884 bytes
-rw-r--r--theming/menu_font.tres6
2 files changed, 6 insertions, 0 deletions
diff --git a/theming/FreeMono.otf b/theming/FreeMono.otf
new file mode 100644
index 0000000..dc646b1
--- /dev/null
+++ b/theming/FreeMono.otf
Binary files differ
diff --git a/theming/menu_font.tres b/theming/menu_font.tres
new file mode 100644
index 0000000..5c850e4
--- /dev/null
+++ b/theming/menu_font.tres
@@ -0,0 +1,6 @@
+[gd_resource type="DynamicFont" load_steps=2 format=2]
+
+[ext_resource path="res://theming/FreeMono.otf" type="DynamicFontData" id=1]
+
+[resource]
+font_data = ExtResource( 1 )