FT_Get_Track_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_Track_Kerning(FT_Face face, FT_Fixed point_size, FT_Int degree, FT_Fixed* akerning)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Get_Track_Kerning
  2. pFT_Get_Track_Kerning FT_Get_Track_Kerning;

Meta