[][src]Function allsorts::gpos::gpos_apply

pub fn gpos_apply(
    gpos_cache: &LayoutCache<GPOS>,
    opt_gdef_table: Option<&GDEFTable>,
    kerning: bool,
    script_tag: u32,
    lang_tag: u32,
    infos: &mut [Info]
) -> Result<(), ParseError>