Click or drag to resize

DynamicFontExtraSpacingChar Property

Extra spacing for each character in pixels.

This can be a negative number to make the distance between characters smaller.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int ExtraSpacingChar { get; set; }

Property Value

Type: Int32
See Also