aboutsummaryrefslogtreecommitdiff
path: root/fonts/font_regular.tres
blob: 10902220046cda0d640df15405c8aabf2a39bdcb (plain)
1
2
3
4
5
6
7
8
[gd_resource type="DynamicFont" load_steps=2 format=2]

[ext_resource path="res://fonts/B612-Regular.ttf" type="DynamicFontData" id=1]

[resource]
size = 32
use_filter = true
font_data = ExtResource( 1 )