RetroArch
Public Attributes | List of all members
stbtt_pack_range Struct Reference

#include <stb_truetype.h>

Collaboration diagram for stbtt_pack_range:
[legend]

Public Attributes

float font_size
 
int first_unicode_char_in_range
 
int num_chars_in_range
 
stbtt_packedcharchardata_for_range
 

Member Data Documentation

◆ chardata_for_range

stbtt_packedchar* stbtt_pack_range::chardata_for_range

◆ first_unicode_char_in_range

int stbtt_pack_range::first_unicode_char_in_range

◆ font_size

float stbtt_pack_range::font_size

◆ num_chars_in_range

int stbtt_pack_range::num_chars_in_range

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