fix font
This commit is contained in:
parent
1617145240
commit
1f4889654f
5 changed files with 36 additions and 18 deletions
Binary file not shown.
|
@ -1,17 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="font_data_bmfont"
|
||||
type="FontFile"
|
||||
uid="uid://dbski8evni5if"
|
||||
path="res://.godot/imported/IBMBIOS8x8-8.fnt-1601f954a6e0fb5e00ea614d2477cb7c.fontdata"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://hud/IBMBIOS8x8-8.fnt"
|
||||
dest_files=["res://.godot/imported/IBMBIOS8x8-8.fnt-1601f954a6e0fb5e00ea614d2477cb7c.fontdata"]
|
||||
|
||||
[params]
|
||||
|
||||
fallbacks=[]
|
||||
compress=true
|
||||
scaling_mode=2
|
BIN
hud/Px437_Acer_VGA_8x8.ttf
Normal file
BIN
hud/Px437_Acer_VGA_8x8.ttf
Normal file
Binary file not shown.
35
hud/Px437_Acer_VGA_8x8.ttf.import
Normal file
35
hud/Px437_Acer_VGA_8x8.ttf.import
Normal file
|
@ -0,0 +1,35 @@
|
|||
[remap]
|
||||
|
||||
importer="font_data_dynamic"
|
||||
type="FontFile"
|
||||
uid="uid://tx4fevnl0xqf"
|
||||
path="res://.godot/imported/Px437_Acer_VGA_8x8.ttf-5a3fd4207e79b347a2fd0dae510681a7.fontdata"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://hud/Px437_Acer_VGA_8x8.ttf"
|
||||
dest_files=["res://.godot/imported/Px437_Acer_VGA_8x8.ttf-5a3fd4207e79b347a2fd0dae510681a7.fontdata"]
|
||||
|
||||
[params]
|
||||
|
||||
Rendering=null
|
||||
antialiasing=1
|
||||
generate_mipmaps=false
|
||||
disable_embedded_bitmaps=true
|
||||
multichannel_signed_distance_field=false
|
||||
msdf_pixel_range=8
|
||||
msdf_size=48
|
||||
allow_system_fallback=true
|
||||
force_autohinter=false
|
||||
hinting=1
|
||||
subpixel_positioning=4
|
||||
keep_rounding_remainders=true
|
||||
oversampling=0.0
|
||||
Fallbacks=null
|
||||
fallbacks=[]
|
||||
Compress=null
|
||||
compress=true
|
||||
preload=[]
|
||||
language_support={}
|
||||
script_support={}
|
||||
opentype_features={}
|
|
@ -13,7 +13,7 @@
|
|||
[ext_resource type="Script" uid="uid://cbfjmrwk5vvgx" path="res://hud/component_indicators.gd" id="10_sh35x"]
|
||||
[ext_resource type="Texture2D" uid="uid://tnjq0pju1y5o" path="res://hud/dia_smalll.png" id="11_gms7k"]
|
||||
[ext_resource type="Texture2D" uid="uid://bpmshe0qinq6g" path="res://hud/container.png" id="12_hwufu"]
|
||||
[ext_resource type="FontFile" uid="uid://mseegkts3icm" path="res://hud/Px437_Acer_VGA_8x8.ttf" id="13_mq7b8"]
|
||||
[ext_resource type="FontFile" uid="uid://tx4fevnl0xqf" path="res://hud/Px437_Acer_VGA_8x8.ttf" id="13_mq7b8"]
|
||||
[ext_resource type="Shader" uid="uid://ddc1twbjwqs6e" path="res://hud/crt.gdshader" id="14_jvpmi"]
|
||||
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_0jxvb"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue