stbtt_GetGlyphBitmap

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte* stbtt_GetGlyphBitmap(const(stbtt_fontinfo)* info, float scale_x, float scale_y, int glyph, int* width, int* height, int* xoff, int* yoff)
  2. ubyte* stbtt_GetGlyphBitmap(const(stbtt_fontinfo)* info, float scale_x, float scale_y, int glyph, int* width, int* height, int* xoff, int* yoff)
    package
    ubyte*
    stbtt_GetGlyphBitmap
    (,
    float scale_x
    ,
    float scale_y
    ,
    int glyph
    ,
    int* width
    ,
    int* height
    ,
    int* xoff
    ,
    int* yoff
    )

Meta