From e127ad39e742396030352240d829bc903b1d4464 Mon Sep 17 00:00:00 2001 From: Sophia Pearson Date: Mon, 3 Oct 2022 22:22:50 +0200 Subject: godot: inital Godot 4 migration --- Assets/Fonts/VT323-Regular.ttf.import | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Assets/Fonts/VT323-Regular.ttf.import (limited to 'Assets/Fonts/VT323-Regular.ttf.import') diff --git a/Assets/Fonts/VT323-Regular.ttf.import b/Assets/Fonts/VT323-Regular.ttf.import new file mode 100644 index 0000000..025d414 --- /dev/null +++ b/Assets/Fonts/VT323-Regular.ttf.import @@ -0,0 +1,32 @@ +[remap] + +importer="font_data_dynamic" +type="FontFile" +uid="uid://dvcrpx1ar6u0s" +path="res://.godot/imported/VT323-Regular.ttf-c4976b2a7328b6537b667c425e5dac62.fontdata" + +[deps] + +source_file="res://Assets/Fonts/VT323-Regular.ttf" +dest_files=["res://.godot/imported/VT323-Regular.ttf-c4976b2a7328b6537b667c425e5dac62.fontdata"] + +[params] + +Rendering=null +antialiasing=1 +generate_mipmaps=false +multichannel_signed_distance_field=false +msdf_pixel_range=8 +msdf_size=48 +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={} -- cgit v1.2.3