From f40df1987a35adbc234a1b04b018d92d420b1e92 Mon Sep 17 00:00:00 2001 From: dam Date: Mon, 4 Apr 2022 10:02:13 +0000 Subject: Replaced icons and simplified dialog button labels. --- fonts/entypo-fontello.ttf | Bin 0 -> 6832 bytes fonts/font_icons.tres | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 fonts/entypo-fontello.ttf (limited to 'fonts') diff --git a/fonts/entypo-fontello.ttf b/fonts/entypo-fontello.ttf new file mode 100644 index 0000000..0e95ba4 Binary files /dev/null and b/fonts/entypo-fontello.ttf differ diff --git a/fonts/font_icons.tres b/fonts/font_icons.tres index 90f92cf..cc86d17 100644 --- a/fonts/font_icons.tres +++ b/fonts/font_icons.tres @@ -1,8 +1,8 @@ [gd_resource type="DynamicFont" load_steps=2 format=2] -[ext_resource path="res://fonts/B612-Regular.ttf" type="DynamicFontData" id=1] +[ext_resource path="res://fonts/entypo-fontello.ttf" type="DynamicFontData" id=1] [resource] -size = 128 +size = 64 use_filter = true font_data = ExtResource( 1 ) -- cgit v1.2.3