Initial Android commit
This commit is contained in:
commit
1e2b80c13d
8521 changed files with 231475 additions and 0 deletions
13
resources/fonts/MainMenuFont.tres
Normal file
13
resources/fonts/MainMenuFont.tres
Normal file
|
@ -0,0 +1,13 @@
|
|||
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
||||
|
||||
[sub_resource type="DynamicFontData" id=1]
|
||||
resource_local_to_scene = true
|
||||
font_path = "res://resources/fonts/OneEleven.ttf"
|
||||
|
||||
[resource]
|
||||
resource_local_to_scene = true
|
||||
size = 24
|
||||
outline_size = 1
|
||||
use_mipmaps = true
|
||||
use_filter = true
|
||||
font_data = SubResource( 1 )
|
BIN
resources/fonts/OneEleven.ttf
Normal file
BIN
resources/fonts/OneEleven.ttf
Normal file
Binary file not shown.
12
resources/fonts/SettingsFont.tres
Normal file
12
resources/fonts/SettingsFont.tres
Normal file
|
@ -0,0 +1,12 @@
|
|||
[gd_resource type="DynamicFont" load_steps=2 format=2]
|
||||
|
||||
[sub_resource type="DynamicFontData" id=4]
|
||||
font_path = "res://resources/fonts/OneEleven.ttf"
|
||||
|
||||
[resource]
|
||||
size = 40
|
||||
outline_size = 5
|
||||
outline_color = Color( 0, 0, 0, 1 )
|
||||
use_mipmaps = true
|
||||
use_filter = true
|
||||
font_data = SubResource( 4 )
|
BIN
resources/fonts/TimesNewerRoman-Bold.otf
Normal file
BIN
resources/fonts/TimesNewerRoman-Bold.otf
Normal file
Binary file not shown.
BIN
resources/fonts/TimesNewerRoman-Italic.otf
Normal file
BIN
resources/fonts/TimesNewerRoman-Italic.otf
Normal file
Binary file not shown.
BIN
resources/fonts/TimesNewerRoman-Regular.otf
Normal file
BIN
resources/fonts/TimesNewerRoman-Regular.otf
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue