Public Attributes | List of all members
stbtt_pack_context Struct Reference

#include <imstb_truetype.h>

Public Attributes

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

Detailed Description

Definition at line 665 of file imstb_truetype.h.

Member Data Documentation

◆ h_oversample

unsigned int stbtt_pack_context::h_oversample

Definition at line 672 of file imstb_truetype.h.

◆ height

int stbtt_pack_context::height

Definition at line 669 of file imstb_truetype.h.

◆ nodes

void* stbtt_pack_context::nodes

Definition at line 674 of file imstb_truetype.h.

◆ pack_info

void* stbtt_pack_context::pack_info

Definition at line 667 of file imstb_truetype.h.

◆ padding

int stbtt_pack_context::padding

Definition at line 671 of file imstb_truetype.h.

◆ pixels

unsigned char* stbtt_pack_context::pixels

Definition at line 673 of file imstb_truetype.h.

◆ stride_in_bytes

int stbtt_pack_context::stride_in_bytes

Definition at line 670 of file imstb_truetype.h.

◆ user_allocator_context

void* stbtt_pack_context::user_allocator_context

Definition at line 666 of file imstb_truetype.h.

◆ v_oversample

unsigned int stbtt_pack_context::v_oversample

Definition at line 672 of file imstb_truetype.h.

◆ width

int stbtt_pack_context::width

Definition at line 668 of file imstb_truetype.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:23