From b22a62a111a068973560451f2dcfed9ee607e1bb Mon Sep 17 00:00:00 2001 From: Ruslan Ignatov Date: Sun, 11 Jan 2026 03:05:35 +0300 Subject: [PATCH] Fonts clamped --- images/fonts/font16.png.import | 2 +- images/fonts/font8.png.import | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/images/fonts/font16.png.import b/images/fonts/font16.png.import index 50f5eac..c0a51ff 100644 --- a/images/fonts/font16.png.import +++ b/images/fonts/font16.png.import @@ -17,7 +17,7 @@ kerning_pairs=PackedStringArray() columns=94 rows=1 image_margin=Rect2i(0, 0, 0, 0) -character_margin=Rect2i(0, 0, 0, 0) +character_margin=Rect2i(3, 0, 0, 0) ascent=0 descent=0 fallbacks=[] diff --git a/images/fonts/font8.png.import b/images/fonts/font8.png.import index 26cc405..ce647f2 100644 --- a/images/fonts/font8.png.import +++ b/images/fonts/font8.png.import @@ -17,7 +17,7 @@ kerning_pairs=PackedStringArray() columns=94 rows=1 image_margin=Rect2i(0, 0, 0, 0) -character_margin=Rect2i(0, 0, 0, 0) +character_margin=Rect2i(1, 0, 0, 0) ascent=0 descent=0 fallbacks=[]