pub fn text_height(text: &str, max_w: f32, font_scale: f32) -> f32
Total pixel height of wrapped text.
text