The HtmlText
line height calculation rules.
Values
Accurate line height calculations. Each line will adjust it's height according to it's contents.
Only text adjusts line heights, and <img>
tags do not affect it (partial legacy behavior).
Legacy line height mode. When used, line heights remain constant based on Text.font
variable.