Fonts clamped
This commit is contained in:
@@ -17,7 +17,7 @@ kerning_pairs=PackedStringArray()
|
|||||||
columns=94
|
columns=94
|
||||||
rows=1
|
rows=1
|
||||||
image_margin=Rect2i(0, 0, 0, 0)
|
image_margin=Rect2i(0, 0, 0, 0)
|
||||||
character_margin=Rect2i(0, 0, 0, 0)
|
character_margin=Rect2i(3, 0, 0, 0)
|
||||||
ascent=0
|
ascent=0
|
||||||
descent=0
|
descent=0
|
||||||
fallbacks=[]
|
fallbacks=[]
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ kerning_pairs=PackedStringArray()
|
|||||||
columns=94
|
columns=94
|
||||||
rows=1
|
rows=1
|
||||||
image_margin=Rect2i(0, 0, 0, 0)
|
image_margin=Rect2i(0, 0, 0, 0)
|
||||||
character_margin=Rect2i(0, 0, 0, 0)
|
character_margin=Rect2i(1, 0, 0, 0)
|
||||||
ascent=0
|
ascent=0
|
||||||
descent=0
|
descent=0
|
||||||
fallbacks=[]
|
fallbacks=[]
|
||||||
|
|||||||
Reference in New Issue
Block a user