Ylva And Malin
Data Fields
stbtt_pack_context Struct Reference

#include <stb_truetype.h>

Collaboration diagram for stbtt_pack_context:
Collaboration graph

Data Fields

voiduser_allocator_context
 
voidpack_info
 
int width
 
int height
 
int stride_in_bytes
 
int padding
 
unsigned int h_oversample
 
unsigned int v_oversample
 
unsigned char * pixels
 
voidnodes
 

Field Documentation

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

The documentation for this struct was generated from the following file: