Function apply_simple_kerning

Source
fn apply_simple_kerning(
    subtable: &Subtable<'_>,
    plan: &hb_ot_shape_plan_t,
    face: &hb_font_t<'_>,
    buffer: &mut hb_buffer_t,
)