Ylva And Malin
Data Fields
stbtt_pack_range Struct Reference

#include <stb_truetype.h>

Collaboration diagram for stbtt_pack_range:
Collaboration graph

Data Fields

float font_size
 
int first_unicode_codepoint_in_range
 
intarray_of_unicode_codepoints
 
int num_chars
 
stbtt_packedcharchardata_for_range
 
unsigned char h_oversample
 
unsigned char v_oversample
 

Field Documentation

int* stbtt_pack_range::array_of_unicode_codepoints
stbtt_packedchar* stbtt_pack_range::chardata_for_range
int stbtt_pack_range::first_unicode_codepoint_in_range
float stbtt_pack_range::font_size
unsigned char stbtt_pack_range::h_oversample
int stbtt_pack_range::num_chars
unsigned char stbtt_pack_range::v_oversample

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