Visual Servoing Platform
version 3.5.0 under development (2022-02-15)
|
#include </local/soft/visp/visp-web-script/visp/modules/core/src/image/private/stb_truetype.h>
Public Attributes | |
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 |
Definition at line 619 of file stb_truetype.h.
int* stbtt_pack_range::array_of_unicode_codepoints |
Definition at line 623 of file stb_truetype.h.
stbtt_packedchar* stbtt_pack_range::chardata_for_range |
Definition at line 625 of file stb_truetype.h.
int stbtt_pack_range::first_unicode_codepoint_in_range |
Definition at line 622 of file stb_truetype.h.
float stbtt_pack_range::font_size |
Definition at line 621 of file stb_truetype.h.
unsigned char stbtt_pack_range::h_oversample |
Definition at line 626 of file stb_truetype.h.
int stbtt_pack_range::num_chars |
Definition at line 624 of file stb_truetype.h.
unsigned char stbtt_pack_range::v_oversample |
Definition at line 626 of file stb_truetype.h.