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

Data Fields | |
| float | font_size |
| int | first_unicode_codepoint_in_range |
| int * | array_of_unicode_codepoints |
| int | num_chars |
| stbtt_packedchar * | chardata_for_range |
| unsigned char | h_oversample |
| unsigned char | v_oversample |
| 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 |
1.8.11