Function justify_line

Source
fn justify_line(
    positioned_glyphs: &mut Vec<PositionedGlyph>,
    justify: f64,
    line_offset: f64,
)
Expand description

maplibre/maplibre-native#4add9ea original name: justifyLine