stbtt_GetGlyphBitmapBoxSubpixel

///////////////////////////////////////////////////////////////////////////

  1. void stbtt_GetGlyphBitmapBoxSubpixel(const(stbtt_fontinfo)* font, int glyph, float scale_x, float scale_y, float shift_x, float shift_y, int* ix0, int* iy0, int* ix1, int* iy1)
  2. void stbtt_GetGlyphBitmapBoxSubpixel(const(stbtt_fontinfo)* font, int glyph, float scale_x, float scale_y, float shift_x, float shift_y, int* ix0, int* iy0, int* ix1, int* iy1)
    package
    void
    stbtt_GetGlyphBitmapBoxSubpixel
    (,
    int glyph
    ,
    float scale_x
    ,
    float scale_y
    ,
    float shift_x
    ,
    float shift_y
    ,
    int* ix0
    ,
    int* iy0
    ,
    int* ix1
    ,
    int* iy1
    )

Meta