stbtt_MakeCodepointBitmapSubpixel

Undocumented in source.
  1. void stbtt_MakeCodepointBitmapSubpixel(const(stbtt_fontinfo)* info, ubyte* output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int codepoint)
    package
    void
    stbtt_MakeCodepointBitmapSubpixel
    (,
    ubyte* output
    ,
    int out_w
    ,
    int out_h
    ,,
    float scale_x
    ,
    float scale_y
    ,
    float shift_x
    ,
    float shift_y
    ,)
  2. void stbtt_MakeCodepointBitmapSubpixel(const(stbtt_fontinfo)* info, ubyte* output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int codepoint)

Meta