You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a LuaLaTeX package I need to read the kerning values of certain character pairs as they are defined by the current font. HarfBuzz defines a C function hb_font_get_glyph_h_kerning(). Could you please provide a Lua equivalent for this function?