stbtt_MakeGlyphBitmap

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

Meta