gamnit :: TextSprites :: max_height=
The first line is exempt and may overflow. Overflowing lines are cut.
	# Maximum height of this block of text
	#
	# The first line is exempt and may overflow.
	# Overflowing lines are cut.
	var max_height: nullable Float is writable
					lib/gamnit/font.nit:115,2--119,43