stbtt_GetGlyphBitmapSubpixel

Undocumented in source.
  1. ubyte* stbtt_GetGlyphBitmapSubpixel(const(stbtt_fontinfo)* info, float scale_x, float scale_y, float shift_x, float shift_y, int glyph, int* width, int* height, int* xoff, int* yoff)
    package
    ubyte*
    stbtt_GetGlyphBitmapSubpixel
    (,
    float scale_x
    ,
    float scale_y
    ,
    float shift_x
    ,
    float shift_y
    ,
    int glyph
    ,
    int* width
    ,
    int* height
    ,
    int* xoff
    ,
    int* yoff
    )
  2. ubyte* stbtt_GetGlyphBitmapSubpixel(const(stbtt_fontinfo)* info, float scale_x, float scale_y, float shift_x, float shift_y, int glyph, int* width, int* height, int* xoff, int* yoff)

Meta