stbtt_GetGlyphBitmapBox

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void stbtt_GetGlyphBitmapBox(const(stbtt_fontinfo)* font, int glyph, float scale_x, float scale_y, int* ix0, int* iy0, int* ix1, int* iy1)
  2. void stbtt_GetGlyphBitmapBox(const(stbtt_fontinfo)* font, int glyph, float scale_x, float scale_y, int* ix0, int* iy0, int* ix1, int* iy1)
    package
    void
    stbtt_GetGlyphBitmapBox
    (,
    int glyph
    ,
    float scale_x
    ,
    float scale_y
    ,
    int* ix0
    ,
    int* iy0
    ,
    int* ix1
    ,
    int* iy1
    )

Meta