Function pair_kerning

Source
pub(crate) fn pair_kerning(
    pairs: &[Subtable0Pair],
    left: GlyphId,
    right: GlyphId,
) -> Option<i32>