#include <stb_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 513 of file stb_truetype.h.
unsigned short stbtt_packedchar::x0 |
Definition at line 515 of file stb_truetype.h.
unsigned short stbtt_packedchar::x1 |
Definition at line 515 of file stb_truetype.h.
float stbtt_packedchar::xadvance |
Definition at line 516 of file stb_truetype.h.
float stbtt_packedchar::xoff |
Definition at line 516 of file stb_truetype.h.
float stbtt_packedchar::xoff2 |
Definition at line 517 of file stb_truetype.h.
unsigned short stbtt_packedchar::y0 |
Definition at line 515 of file stb_truetype.h.
unsigned short stbtt_packedchar::y1 |
Definition at line 515 of file stb_truetype.h.
float stbtt_packedchar::yoff |
Definition at line 516 of file stb_truetype.h.
float stbtt_packedchar::yoff2 |
Definition at line 517 of file stb_truetype.h.