pub fn hb_ot_layout_substitute_start(
face: &hb_font_t<'_>,
buffer: &mut hb_buffer_t,
)
Expand description
Called before substitution lookups are performed, to ensure that glyph class and other properties are set on the glyphs in the buffer.
pub fn hb_ot_layout_substitute_start(
face: &hb_font_t<'_>,
buffer: &mut hb_buffer_t,
)
Called before substitution lookups are performed, to ensure that glyph class and other properties are set on the glyphs in the buffer.