stbtt_bakedchar

struct stbtt_bakedchar {
ushort x0;
ushort y0;
ushort x1;
ushort y1;
float xoff;
float yoff;
float xadvance;
}

Meta

Suggestion Box / Bug Report