LMMS
Loading...
Searching...
No Matches
stbtt_pack_context Struct Reference

#include <stb_truetype.h>

Public Attributes

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

Member Data Documentation

◆ h_oversample

unsigned int stbtt_pack_context::h_oversample

◆ height

int stbtt_pack_context::height

◆ nodes

void* stbtt_pack_context::nodes

◆ pack_info

void* stbtt_pack_context::pack_info

◆ padding

int stbtt_pack_context::padding

◆ pixels

unsigned char* stbtt_pack_context::pixels

◆ skip_missing

int stbtt_pack_context::skip_missing

◆ stride_in_bytes

int stbtt_pack_context::stride_in_bytes

◆ user_allocator_context

void* stbtt_pack_context::user_allocator_context

◆ v_oversample

unsigned int stbtt_pack_context::v_oversample

◆ width

int stbtt_pack_context::width

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