#include <imstb_truetype.h>
Public Attributes | |
| stbtt__buf | cff |
| stbtt__buf | charstrings |
| unsigned char * | data |
| stbtt__buf | fdselect |
| stbtt__buf | fontdicts |
| int | fontstart |
| int | glyf |
| int | gpos |
| stbtt__buf | gsubrs |
| int | head |
| int | hhea |
| int | hmtx |
| int | index_map |
| int | indexToLocFormat |
| int | kern |
| int | loca |
| int | numGlyphs |
| stbtt__buf | subrs |
| void * | userdata |
Definition at line 699 of file imstb_truetype.h.
| stbtt__buf stbtt_fontinfo::cff |
Definition at line 711 of file imstb_truetype.h.
| stbtt__buf stbtt_fontinfo::charstrings |
Definition at line 712 of file imstb_truetype.h.
| unsigned char* stbtt_fontinfo::data |
Definition at line 702 of file imstb_truetype.h.
| stbtt__buf stbtt_fontinfo::fdselect |
Definition at line 716 of file imstb_truetype.h.
| stbtt__buf stbtt_fontinfo::fontdicts |
Definition at line 715 of file imstb_truetype.h.
| int stbtt_fontinfo::fontstart |
Definition at line 703 of file imstb_truetype.h.
| int stbtt_fontinfo::glyf |
Definition at line 707 of file imstb_truetype.h.
| int stbtt_fontinfo::gpos |
Definition at line 707 of file imstb_truetype.h.
| stbtt__buf stbtt_fontinfo::gsubrs |
Definition at line 713 of file imstb_truetype.h.
| int stbtt_fontinfo::head |
Definition at line 707 of file imstb_truetype.h.
| int stbtt_fontinfo::hhea |
Definition at line 707 of file imstb_truetype.h.
| int stbtt_fontinfo::hmtx |
Definition at line 707 of file imstb_truetype.h.
| int stbtt_fontinfo::index_map |
Definition at line 708 of file imstb_truetype.h.
| int stbtt_fontinfo::indexToLocFormat |
Definition at line 709 of file imstb_truetype.h.
| int stbtt_fontinfo::kern |
Definition at line 707 of file imstb_truetype.h.
| int stbtt_fontinfo::loca |
Definition at line 707 of file imstb_truetype.h.
| int stbtt_fontinfo::numGlyphs |
Definition at line 705 of file imstb_truetype.h.
| stbtt__buf stbtt_fontinfo::subrs |
Definition at line 714 of file imstb_truetype.h.
| void* stbtt_fontinfo::userdata |
Definition at line 701 of file imstb_truetype.h.