fn halign_and_justify_row( point_scale: PointScale, placed_row: &mut PlacedRow, halign: Align, wrap_width: f32, justify: bool, )
Horizontally aligned the text on a row.
Ignores the Y coordinate.