FT_Set_Char_Size

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_Set_Char_Size(FT_Face face, FT_F26Dot6 char_width, FT_F26Dot6 char_height, FT_UInt horz_resolution, FT_UInt vert_resolution)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Set_Char_Size
  2. pFT_Set_Char_Size FT_Set_Char_Size;

Meta