Added Commercial Free use font for game in VCR style
This commit is contained in:
6
Assets/VCRFont.tres
Normal file
6
Assets/VCRFont.tres
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[gd_resource type="Theme" load_steps=2 format=3 uid="uid://dnoxpn5kedvxh"]
|
||||||
|
|
||||||
|
[ext_resource type="FontFile" uid="uid://c6cka2yptj3qq" path="res://Assets/vcr-jp.ttf" id="1_x252r"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
default_font = ExtResource("1_x252r")
|
||||||
BIN
Assets/vcr-jp.ttf
Normal file
BIN
Assets/vcr-jp.ttf
Normal file
Binary file not shown.
33
Assets/vcr-jp.ttf.import
Normal file
33
Assets/vcr-jp.ttf.import
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="font_data_dynamic"
|
||||||
|
type="FontFile"
|
||||||
|
uid="uid://c6cka2yptj3qq"
|
||||||
|
path="res://.godot/imported/vcr-jp.ttf-c91b05e891432392948d45ab2c154ede.fontdata"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://Assets/vcr-jp.ttf"
|
||||||
|
dest_files=["res://.godot/imported/vcr-jp.ttf-c91b05e891432392948d45ab2c154ede.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={}
|
||||||
Reference in New Issue
Block a user