#include <imstb_truetype.h>
Public Attributes | |
int | h |
unsigned char * | pixels |
int | stride |
int | w |
Definition at line 891 of file imstb_truetype.h.
int stbtt__bitmap::h |
Definition at line 893 of file imstb_truetype.h.
unsigned char* stbtt__bitmap::pixels |
Definition at line 894 of file imstb_truetype.h.
int stbtt__bitmap::stride |
Definition at line 893 of file imstb_truetype.h.
int stbtt__bitmap::w |
Definition at line 893 of file imstb_truetype.h.