pub type LineBox = (f32, f32, f32, f32);
A line’s page-point bounding box, (l, t, r, b).
(l, t, r, b)