#include <imstb_truetype.h>
Public Attributes | |
| unsigned int | h_oversample |
| int | height |
| void * | nodes |
| void * | pack_info |
| int | padding |
| unsigned char * | pixels |
| int | stride_in_bytes |
| void * | user_allocator_context |
| unsigned int | v_oversample |
| int | width |
Definition at line 665 of file imstb_truetype.h.
| unsigned int stbtt_pack_context::h_oversample |
Definition at line 672 of file imstb_truetype.h.
| int stbtt_pack_context::height |
Definition at line 669 of file imstb_truetype.h.
| void* stbtt_pack_context::nodes |
Definition at line 674 of file imstb_truetype.h.
| void* stbtt_pack_context::pack_info |
Definition at line 667 of file imstb_truetype.h.
| int stbtt_pack_context::padding |
Definition at line 671 of file imstb_truetype.h.
| unsigned char* stbtt_pack_context::pixels |
Definition at line 673 of file imstb_truetype.h.
| int stbtt_pack_context::stride_in_bytes |
Definition at line 670 of file imstb_truetype.h.
| void* stbtt_pack_context::user_allocator_context |
Definition at line 666 of file imstb_truetype.h.
| unsigned int stbtt_pack_context::v_oversample |
Definition at line 672 of file imstb_truetype.h.
| int stbtt_pack_context::width |
Definition at line 668 of file imstb_truetype.h.