From f1b4d6034c937c89b2750bc209684a4e19896177 Mon Sep 17 00:00:00 2001 From: altaf-creator Date: Sun, 14 Apr 2024 23:00:45 +0700 Subject: Art overhaul --- Assets/Fonts/Quicksand-Bold.ttf | Bin 0 -> 78596 bytes Assets/Fonts/Quicksand-Bold.ttf.import | 33 +++++++++++++++++++++++++++++ Assets/Fonts/Quicksand-SemiBold.ttf | Bin 0 -> 78820 bytes Assets/Fonts/Quicksand-SemiBold.ttf.import | 33 +++++++++++++++++++++++++++++ 4 files changed, 66 insertions(+) create mode 100644 Assets/Fonts/Quicksand-Bold.ttf create mode 100644 Assets/Fonts/Quicksand-Bold.ttf.import create mode 100644 Assets/Fonts/Quicksand-SemiBold.ttf create mode 100644 Assets/Fonts/Quicksand-SemiBold.ttf.import (limited to 'Assets/Fonts') diff --git a/Assets/Fonts/Quicksand-Bold.ttf b/Assets/Fonts/Quicksand-Bold.ttf new file mode 100644 index 0000000..07d5127 Binary files /dev/null and b/Assets/Fonts/Quicksand-Bold.ttf differ diff --git a/Assets/Fonts/Quicksand-Bold.ttf.import b/Assets/Fonts/Quicksand-Bold.ttf.import new file mode 100644 index 0000000..8b414d9 --- /dev/null +++ b/Assets/Fonts/Quicksand-Bold.ttf.import @@ -0,0 +1,33 @@ +[remap] + +importer="font_data_dynamic" +type="FontFile" +uid="uid://bhybdqwdcpywa" +path="res://.godot/imported/Quicksand-Bold.ttf-51a0763a43a05f6f07926cb3feff759f.fontdata" + +[deps] + +source_file="res://Assets/Fonts/Quicksand-Bold.ttf" +dest_files=["res://.godot/imported/Quicksand-Bold.ttf-51a0763a43a05f6f07926cb3feff759f.fontdata"] + +[params] + +Rendering=null +antialiasing=1 +generate_mipmaps=false +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/Assets/Fonts/Quicksand-SemiBold.ttf b/Assets/Fonts/Quicksand-SemiBold.ttf new file mode 100644 index 0000000..52059c3 Binary files /dev/null and b/Assets/Fonts/Quicksand-SemiBold.ttf differ diff --git a/Assets/Fonts/Quicksand-SemiBold.ttf.import b/Assets/Fonts/Quicksand-SemiBold.ttf.import new file mode 100644 index 0000000..7adcdff --- /dev/null +++ b/Assets/Fonts/Quicksand-SemiBold.ttf.import @@ -0,0 +1,33 @@ +[remap] + +importer="font_data_dynamic" +type="FontFile" +uid="uid://df0pr57kqfmcr" +path="res://.godot/imported/Quicksand-SemiBold.ttf-292a87c2f6a0fd002c774d6634dd315a.fontdata" + +[deps] + +source_file="res://Assets/Fonts/Quicksand-SemiBold.ttf" +dest_files=["res://.godot/imported/Quicksand-SemiBold.ttf-292a87c2f6a0fd002c774d6634dd315a.fontdata"] + +[params] + +Rendering=null +antialiasing=1 +generate_mipmaps=false +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={} -- cgit v1.2.3