#include <imstb_truetype.h>
Public Attributes | |
unsigned int | h_oversample |
int | height |
void * | nodes |
void * | pack_info |
int | padding |
unsigned char * | pixels |
int | skip_missing |
int | stride_in_bytes |
void * | user_allocator_context |
unsigned int | v_oversample |
int | width |
Definition at line 679 of file imstb_truetype.h.
unsigned int stbtt_pack_context::h_oversample |
Definition at line 687 of file imstb_truetype.h.
int stbtt_pack_context::height |
Definition at line 683 of file imstb_truetype.h.
void* stbtt_pack_context::nodes |
Definition at line 689 of file imstb_truetype.h.
void* stbtt_pack_context::pack_info |
Definition at line 681 of file imstb_truetype.h.
int stbtt_pack_context::padding |
Definition at line 685 of file imstb_truetype.h.
unsigned char* stbtt_pack_context::pixels |
Definition at line 688 of file imstb_truetype.h.
int stbtt_pack_context::skip_missing |
Definition at line 686 of file imstb_truetype.h.
int stbtt_pack_context::stride_in_bytes |
Definition at line 684 of file imstb_truetype.h.
void* stbtt_pack_context::user_allocator_context |
Definition at line 680 of file imstb_truetype.h.
unsigned int stbtt_pack_context::v_oversample |
Definition at line 687 of file imstb_truetype.h.
int stbtt_pack_context::width |
Definition at line 682 of file imstb_truetype.h.