stbtt_GetCodepointBitmap

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

Meta