arsd.ttf

TrueType Font rendering.

More...

Members

Enums

STBTT_MACSTYLE_DONTCARE
anonymousenum STBTT_MACSTYLE_DONTCARE

///////////////////////////////////////////////////////////////////////////

STBTT_vmove
anonymousenum STBTT_vmove

///////////////////////////////////////////////////////////////////////////

Functions

stbtt_GetGlyphBitmapBoxSubpixel
void stbtt_GetGlyphBitmapBoxSubpixel(stbtt_fontinfo* font, int glyph, float scale_x, float scale_y, float shift_x, float shift_y, int* ix0, int* iy0, int* ix1, int* iy1)

///////////////////////////////////////////////////////////////////////////

Structs

TtfFont
struct TtfFont
stbtt_bakedchar
struct stbtt_bakedchar

///////////////////////////////////////////////////////////////////////////

Detailed Description

Started as a copy of stb_truetype by Sean Barrett. It will be changing more later.

Meta