stbtt_GetCodepointBitmapSubpixel

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

Meta