|
Ylva And Malin
|
#include <stb_truetype.h>

Data Fields | |
| void * | user_allocator_context |
| void * | pack_info |
| int | width |
| int | height |
| int | stride_in_bytes |
| int | padding |
| unsigned int | h_oversample |
| unsigned int | v_oversample |
| unsigned char * | pixels |
| void * | nodes |
| unsigned int stbtt_pack_context::h_oversample |
| int stbtt_pack_context::height |
| void* stbtt_pack_context::nodes |
| void* stbtt_pack_context::pack_info |
| int stbtt_pack_context::padding |
| unsigned char* stbtt_pack_context::pixels |
| int stbtt_pack_context::stride_in_bytes |
| void* stbtt_pack_context::user_allocator_context |
| unsigned int stbtt_pack_context::v_oversample |
| int stbtt_pack_context::width |
1.8.11