diff --git a/core/font/DePixelSchmal.ttf b/core/font/DePixelSchmal.ttf new file mode 100644 index 0000000..3bc10b2 Binary files /dev/null and b/core/font/DePixelSchmal.ttf differ diff --git a/core/font/DePixelSchmal.ttf.import b/core/font/DePixelSchmal.ttf.import new file mode 100644 index 0000000..b5c1775 --- /dev/null +++ b/core/font/DePixelSchmal.ttf.import @@ -0,0 +1,36 @@ +[remap] + +importer="font_data_dynamic" +type="FontFile" +uid="uid://d08lffa62cwe4" +path="res://.godot/imported/DePixelSchmal.ttf-8ac33b7cef810a277bf67f13d849d16b.fontdata" + +[deps] + +source_file="res://core/font/DePixelSchmal.ttf" +dest_files=["res://.godot/imported/DePixelSchmal.ttf-8ac33b7cef810a277bf67f13d849d16b.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 +modulate_color_glyphs=false +hinting=1 +subpixel_positioning=4 +keep_rounding_remainders=true +oversampling=0.0 +Fallbacks=null +fallbacks=[] +Compress=null +compress=true +preload=[] +language_support={} +script_support={} +opentype_features={} diff --git a/core/font/audio_player_theme.tres b/core/font/audio_player_theme.tres new file mode 100644 index 0000000..7ab1ec6 --- /dev/null +++ b/core/font/audio_player_theme.tres @@ -0,0 +1,6 @@ +[gd_resource type="Theme" format=3 uid="uid://dib2yjsuiyhl"] + +[ext_resource type="FontFile" uid="uid://d08lffa62cwe4" path="res://core/font/DePixelSchmal.ttf" id="1_svhk7"] + +[resource] +default_font = ExtResource("1_svhk7") diff --git a/core/main_scene_ui/audio_player.tscn b/core/main_scene_ui/audio_player.tscn index 3b7da0f..9d2a73f 100644 --- a/core/main_scene_ui/audio_player.tscn +++ b/core/main_scene_ui/audio_player.tscn @@ -1,9 +1,9 @@ [gd_scene format=3 uid="uid://dg4f3v0ukpmay"] [ext_resource type="Script" uid="uid://c4kekqicrv4m8" path="res://core/main_scene_ui/audio_player.gd" id="1_i2mrl"] -[ext_resource type="Theme" uid="uid://bg8megpn77mod" path="res://core/font/main_theme.tres" id="2_0koyu"] [ext_resource type="Texture2D" uid="uid://dlp62v48tori0" path="res://core/main_scene_ui/assets/audio_player_background.png" id="3_e87kc"] [ext_resource type="Texture2D" uid="uid://s8pp2i6bjkps" path="res://core/main_scene_ui/assets/audio_player_wheel.png" id="4_n5r1o"] +[ext_resource type="Theme" uid="uid://dib2yjsuiyhl" path="res://core/font/audio_player_theme.tres" id="5_e87kc"] [ext_resource type="Texture2D" uid="uid://bgrmy57xhg2gj" path="res://core/main_scene_ui/assets/audio_player_empty.png" id="10_xv7rp"] [node name="AudioPlayer" type="Control" unique_id=425192018] @@ -104,7 +104,7 @@ anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 -theme = ExtResource("2_0koyu") +theme = ExtResource("5_e87kc") theme_override_font_sizes/font_size = 12 text = "Uknown Track" horizontal_alignment = 1