![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <stb_truetype.h>
Data Fields | |
| stbtt__buf | cff |
| stbtt__buf | charstrings |
| unsigned char * | data |
| stbtt__buf | fdselect |
| stbtt__buf | fontdicts |
| int | fontstart |
| int | glyf |
| 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 674 of file stb_truetype.h.
| stbtt__buf stbtt_fontinfo::cff |
Definition at line 686 of file stb_truetype.h.
| stbtt__buf stbtt_fontinfo::charstrings |
Definition at line 687 of file stb_truetype.h.
| unsigned char* stbtt_fontinfo::data |
Definition at line 677 of file stb_truetype.h.
| stbtt__buf stbtt_fontinfo::fdselect |
Definition at line 691 of file stb_truetype.h.
| stbtt__buf stbtt_fontinfo::fontdicts |
Definition at line 690 of file stb_truetype.h.
| int stbtt_fontinfo::fontstart |
Definition at line 678 of file stb_truetype.h.
| int stbtt_fontinfo::glyf |
Definition at line 682 of file stb_truetype.h.
| stbtt__buf stbtt_fontinfo::gsubrs |
Definition at line 688 of file stb_truetype.h.
| int stbtt_fontinfo::head |
Definition at line 682 of file stb_truetype.h.
| int stbtt_fontinfo::hhea |
Definition at line 682 of file stb_truetype.h.
| int stbtt_fontinfo::hmtx |
Definition at line 682 of file stb_truetype.h.
| int stbtt_fontinfo::index_map |
Definition at line 683 of file stb_truetype.h.
| int stbtt_fontinfo::indexToLocFormat |
Definition at line 684 of file stb_truetype.h.
| int stbtt_fontinfo::kern |
Definition at line 682 of file stb_truetype.h.
| int stbtt_fontinfo::loca |
Definition at line 682 of file stb_truetype.h.
| int stbtt_fontinfo::numGlyphs |
Definition at line 680 of file stb_truetype.h.
| stbtt__buf stbtt_fontinfo::subrs |
Definition at line 689 of file stb_truetype.h.
| void* stbtt_fontinfo::userdata |
Definition at line 676 of file stb_truetype.h.