Function apply_layout_table

Source
pub fn apply_layout_table<T: LayoutTable>(
    plan: &hb_ot_shape_plan_t,
    face: &hb_font_t<'_>,
    buffer: &mut hb_buffer_t,
    table: Option<&T>,
)
Expand description

Applies the lookups in the given GSUB or GPOS table.