pub fn text_size(text: &str, proposal: Proposal, wraps: bool) -> Size
Deterministic text metrics: 8pt per char, 16pt line height, greedy wrap.