FT_Set_Pixel_Sizes

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_Pixel_Sizes(FT_Face face, FT_UInt pixel_width, FT_UInt pixel_height)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Set_Pixel_Sizes
  2. pFT_Set_Pixel_Sizes FT_Set_Pixel_Sizes;

Meta