FT_Get_Kerning

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. FT_Error FT_Get_Kerning(FT_Face face, FT_UInt left_glyph, FT_UInt right_glyph, FT_UInt kern_mode, FT_Vector* akerning)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Get_Kerning
  2. pFT_Get_Kerning FT_Get_Kerning;

Meta