fn align(
shaping: &mut Shaping,
justify: f64,
horizontal_align: f64,
vertical_align: f64,
max_line_length: f64,
max_line_height: f64,
line_height: f64,
block_height: f64,
line_count: usize,
)Expand description
maplibre/maplibre-native#4add9ea original name: align