fn galley_from_rows( point_scale: PointScale, job: Arc<LayoutJob>, rows: Vec<PlacedRow>, elided: bool, intrinsic_size: Vec2, ) -> Galley
Calculate the Y positions and tessellate the text.