Function preprocess_text

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