fn cheaply_overestimate_bounds(
    text: &str,
    text_scale: f64,
    center: Pt2D,
    angle: Angle
) -> Bounds