![]() |
Wise&mystical
1.0
Project about Europe
|
#include <stb_truetype.h>
Collaboration diagram for stbtt_fontinfo:Public Attributes | |
| void * | userdata |
| unsigned char * | data |
| int | fontstart |
| int | numGlyphs |
| int | loca |
| int | head |
| int | glyf |
| int | hhea |
| int | hmtx |
| int | kern |
| int | gpos |
| int | svg |
| int | index_map |
| int | indexToLocFormat |
| stbtt__buf | cff |
| stbtt__buf | charstrings |
| stbtt__buf | gsubrs |
| stbtt__buf | subrs |
| stbtt__buf | fontdicts |
| stbtt__buf | fdselect |
Definition at line 713 of file stb_truetype.h.
| stbtt__buf stbtt_fontinfo::cff |
Definition at line 725 of file stb_truetype.h.
| stbtt__buf stbtt_fontinfo::charstrings |
Definition at line 726 of file stb_truetype.h.
| unsigned char* stbtt_fontinfo::data |
Definition at line 716 of file stb_truetype.h.
| stbtt__buf stbtt_fontinfo::fdselect |
Definition at line 730 of file stb_truetype.h.
| stbtt__buf stbtt_fontinfo::fontdicts |
Definition at line 729 of file stb_truetype.h.
| int stbtt_fontinfo::fontstart |
Definition at line 717 of file stb_truetype.h.
| int stbtt_fontinfo::glyf |
Definition at line 721 of file stb_truetype.h.
| int stbtt_fontinfo::gpos |
Definition at line 721 of file stb_truetype.h.
| stbtt__buf stbtt_fontinfo::gsubrs |
Definition at line 727 of file stb_truetype.h.
| int stbtt_fontinfo::head |
Definition at line 721 of file stb_truetype.h.
| int stbtt_fontinfo::hhea |
Definition at line 721 of file stb_truetype.h.
| int stbtt_fontinfo::hmtx |
Definition at line 721 of file stb_truetype.h.
| int stbtt_fontinfo::index_map |
Definition at line 722 of file stb_truetype.h.
| int stbtt_fontinfo::indexToLocFormat |
Definition at line 723 of file stb_truetype.h.
| int stbtt_fontinfo::kern |
Definition at line 721 of file stb_truetype.h.
| int stbtt_fontinfo::loca |
Definition at line 721 of file stb_truetype.h.
| int stbtt_fontinfo::numGlyphs |
Definition at line 719 of file stb_truetype.h.
| stbtt__buf stbtt_fontinfo::subrs |
Definition at line 728 of file stb_truetype.h.
| int stbtt_fontinfo::svg |
Definition at line 721 of file stb_truetype.h.
| void* stbtt_fontinfo::userdata |
Definition at line 715 of file stb_truetype.h.