Maximum height of this block of text

The first line is exempt and may overflow. Overflowing lines are cut.

Property definitions

gamnit $ TextSprites :: max_height
	# 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