pub const TEXT_BOX_MAX_COLUMNS: u16 = 132;
The widest a text box’s text runs before it wraps, in columns of its font.