The same as stbtt_GetCodepointBitmap, but you pass in storage for the bitmap
in the form of 'output', with row spacing of 'out_stride' bytes. the bitmap
is clipped to out_w/out_h bytes. Call stbtt_GetCodepointBitmapBox to get the
width and height and positioning info for it first.
The same as stbtt_GetCodepointBitmap, but you pass in storage for the bitmap in the form of 'output', with row spacing of 'out_stride' bytes. the bitmap is clipped to out_w/out_h bytes. Call stbtt_GetCodepointBitmapBox to get the width and height and positioning info for it first.