#include <imstb_truetype.h>
Public Attributes | |
unsigned short | x0 |
unsigned short | x1 |
float | xadvance |
float | xoff |
float | xoff2 |
unsigned short | y0 |
unsigned short | y1 |
float | yoff |
float | yoff2 |
Definition at line 568 of file imstb_truetype.h.
unsigned short stbtt_packedchar::x0 |
Definition at line 570 of file imstb_truetype.h.
unsigned short stbtt_packedchar::x1 |
Definition at line 570 of file imstb_truetype.h.
float stbtt_packedchar::xadvance |
Definition at line 571 of file imstb_truetype.h.
float stbtt_packedchar::xoff |
Definition at line 571 of file imstb_truetype.h.
float stbtt_packedchar::xoff2 |
Definition at line 572 of file imstb_truetype.h.
unsigned short stbtt_packedchar::y0 |
Definition at line 570 of file imstb_truetype.h.
unsigned short stbtt_packedchar::y1 |
Definition at line 570 of file imstb_truetype.h.
float stbtt_packedchar::yoff |
Definition at line 571 of file imstb_truetype.h.
float stbtt_packedchar::yoff2 |
Definition at line 572 of file imstb_truetype.h.