2020-04-26 13:49:44 +09:30
|
|
|
[gd_resource type="DynamicFont" load_steps=3 format=2]
|
|
|
|
|
2021-01-30 23:20:27 +10:30
|
|
|
[ext_resource path="res://assets/fonts/NotoSans-Regular.ttf" type="DynamicFontData" id=1]
|
|
|
|
[ext_resource path="res://assets/fonts/NotoSansJP-Regular.otf" type="DynamicFontData" id=2]
|
2020-04-26 13:49:44 +09:30
|
|
|
|
|
|
|
[resource]
|
|
|
|
size = 96
|
|
|
|
outline_size = 2
|
|
|
|
outline_color = Color( 0, 0, 0, 1 )
|
|
|
|
use_filter = true
|
|
|
|
font_data = ExtResource( 2 )
|
|
|
|
fallback/0 = ExtResource( 1 )
|