diff options
| author | Sophia Pearson <codergal89@gmail.com> | 2022-10-04 16:08:13 +0200 |
|---|---|---|
| committer | Sophia Pearson <codergal89@gmail.com> | 2022-10-04 22:18:24 +0200 |
| commit | 6248648eff7dda1088bb196ee4f3fce3b5fc260a (patch) | |
| tree | e7a00e5895b1f715d0547472a11476dbf9d71b3b /Assets/Fonts/VT323-Regular.ttf.import | |
| parent | b3bb378d0559d639d9914e33cdce2f6655617405 (diff) | |
| download | texty-6248648eff7dda1088bb196ee4f3fce3b5fc260a.tar.xz texty-6248648eff7dda1088bb196ee4f3fce3b5fc260a.zip | |
fonts: fix default font setup
Diffstat (limited to 'Assets/Fonts/VT323-Regular.ttf.import')
| -rw-r--r-- | Assets/Fonts/VT323-Regular.ttf.import | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Assets/Fonts/VT323-Regular.ttf.import b/Assets/Fonts/VT323-Regular.ttf.import index 025d414..91a7799 100644 --- a/Assets/Fonts/VT323-Regular.ttf.import +++ b/Assets/Fonts/VT323-Regular.ttf.import @@ -2,7 +2,7 @@ importer="font_data_dynamic" type="FontFile" -uid="uid://dvcrpx1ar6u0s" +uid="uid://iv41c8kerm2u" path="res://.godot/imported/VT323-Regular.ttf-c4976b2a7328b6537b667c425e5dac62.fontdata" [deps] @@ -13,8 +13,8 @@ dest_files=["res://.godot/imported/VT323-Regular.ttf-c4976b2a7328b6537b667c425e5 [params] Rendering=null -antialiasing=1 -generate_mipmaps=false +antialiasing=2 +generate_mipmaps=true multichannel_signed_distance_field=false msdf_pixel_range=8 msdf_size=48 @@ -25,7 +25,7 @@ oversampling=0.0 Fallbacks=null fallbacks=[] Compress=null -compress=true +compress=false preload=[] language_support={} script_support={} |
