Initial commit
This commit is contained in:
7
fonts/pixel.tres
Normal file
7
fonts/pixel.tres
Normal file
@ -0,0 +1,7 @@
|
||||
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://fonts/src/pixel.ttf" type="DynamicFontData" id=1]
|
||||
|
||||
[resource]
|
||||
size = 26
|
||||
font_data = ExtResource( 1 )
|
7
fonts/pixelBig.tres
Normal file
7
fonts/pixelBig.tres
Normal file
@ -0,0 +1,7 @@
|
||||
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://fonts/src/pixel.ttf" type="DynamicFontData" id=1]
|
||||
|
||||
[resource]
|
||||
size = 72
|
||||
font_data = ExtResource( 1 )
|
BIN
fonts/src/pixel.ttf
Normal file
BIN
fonts/src/pixel.ttf
Normal file
Binary file not shown.
Reference in New Issue
Block a user