add new font for audio player
This commit is contained in:
BIN
core/font/DePixelSchmal.ttf
Normal file
BIN
core/font/DePixelSchmal.ttf
Normal file
Binary file not shown.
36
core/font/DePixelSchmal.ttf.import
Normal file
36
core/font/DePixelSchmal.ttf.import
Normal file
@@ -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={}
|
||||
6
core/font/audio_player_theme.tres
Normal file
6
core/font/audio_player_theme.tres
Normal file
@@ -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")
|
||||
Reference in New Issue
Block a user