From 05bb813d9e09bd3c37d8ed104f4407237acd813c Mon Sep 17 00:00:00 2001 From: Rob Kelly Date: Mon, 9 Dec 2024 02:59:48 -0700 Subject: [PATCH] Fixed Geo font rendering glitches --- assets/fonts/Geo/Geo-Italic.ttf.import | 4 ++-- assets/fonts/Geo/Geo-Regular.ttf.import | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/fonts/Geo/Geo-Italic.ttf.import b/assets/fonts/Geo/Geo-Italic.ttf.import index 3a19e71..86ba2d4 100644 --- a/assets/fonts/Geo/Geo-Italic.ttf.import +++ b/assets/fonts/Geo/Geo-Italic.ttf.import @@ -13,10 +13,10 @@ dest_files=["res://.godot/imported/Geo-Italic.ttf-fff5102e64e08d3e98dbbd3b01b471 [params] Rendering=null -antialiasing=1 +antialiasing=2 generate_mipmaps=true disable_embedded_bitmaps=true -multichannel_signed_distance_field=true +multichannel_signed_distance_field=false msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true diff --git a/assets/fonts/Geo/Geo-Regular.ttf.import b/assets/fonts/Geo/Geo-Regular.ttf.import index d929de8..80ba03a 100644 --- a/assets/fonts/Geo/Geo-Regular.ttf.import +++ b/assets/fonts/Geo/Geo-Regular.ttf.import @@ -13,10 +13,10 @@ dest_files=["res://.godot/imported/Geo-Regular.ttf-ea6aa4330b08d367c3a4134ebd69f [params] Rendering=null -antialiasing=1 +antialiasing=2 generate_mipmaps=true disable_embedded_bitmaps=true -multichannel_signed_distance_field=true +multichannel_signed_distance_field=false msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true