FT_Get_PFR_Metrics

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_PFR_Metrics(FT_Face face, FT_UInt* aoutline_resolution, FT_UInt* ametrics_resolution, FT_Fixed* ametrics_x_scale, FT_Fixed* ametrics_y_scale)
    extern (C) @nogc nothrow
    static if(staticBinding)
    FT_Get_PFR_Metrics
  2. da_FT_Get_PFR_Metrics FT_Get_PFR_Metrics;

Meta