Initial commit

This commit is contained in:
2024-02-08 22:16:58 +01:00
commit 89e97a200c
524 changed files with 15626 additions and 0 deletions

BIN
fonts/Candy Demo.otf Normal file

Binary file not shown.

View File

@@ -0,0 +1,33 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://bq0nyj1m4id7o"
path="res://.godot/imported/Candy Demo.otf-b82ed4d6dbc76bc30f743fa743eece56.fontdata"
[deps]
source_file="res://fonts/Candy Demo.otf"
dest_files=["res://.godot/imported/Candy Demo.otf-b82ed4d6dbc76bc30f743fa743eece56.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={}

BIN
fonts/Candy Demo.ttf Normal file

Binary file not shown.

View File

@@ -0,0 +1,33 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://dxsjw0432epve"
path="res://.godot/imported/Candy Demo.ttf-b91de04578e8e82ab29fa5db62ce05ac.fontdata"
[deps]
source_file="res://fonts/Candy Demo.ttf"
dest_files=["res://.godot/imported/Candy Demo.ttf-b91de04578e8e82ab29fa5db62ce05ac.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={}

9
fonts/dialog.tres Normal file
View File

@@ -0,0 +1,9 @@
[gd_resource type="FontFile" load_steps=2 format=2]
[ext_resource path="res://fonts/Candy Demo.otf" type="FontFile" id=1]
[resource]
size = 32
use_filter = true
extra_spacing_top = -3
font_data = ExtResource( 1 )

9
fonts/stats.tres Normal file
View File

@@ -0,0 +1,9 @@
[gd_resource type="FontFile" load_steps=2 format=2]
[ext_resource path="res://fonts/Candy Demo.otf" type="FontFile" id=1]
[resource]
size = 24
use_filter = true
extra_spacing_top = -3
font_data = ExtResource( 1 )