text.char_x
text.char_y
Size of a single character of the FONT
in pixels. These values can't be changed, but may be used in functions to determine
the bounds of the text display.Range:
0 .. unlimited (default: 0) depends on fontType:
var, read-only
Example:
my_text.pos_y += my_text.char_y;
See also:
text, layer, pos_x, pos_y, size_y, offset_y, strings, font, string, alpha, flags