#include <stb_truetype.h>
Public Attributes | |
unsigned char * | data |
int | cursor |
int | size |
Definition at line 513 of file stb_truetype.h.
int stbtt__buf::cursor |
Definition at line 516 of file stb_truetype.h.
unsigned char* stbtt__buf::data |
Definition at line 515 of file stb_truetype.h.
int stbtt__buf::size |
Definition at line 517 of file stb_truetype.h.