#include <GlyphLessFont.h>
Public Attributes | |
cmap_header | header |
cmap_record | records [2] |
format6_cmap_table | AppleTable |
format6_cmap_table | MSTable |
Definition at line 92 of file GlyphLessFont.h.
format6_cmap_table cmap_table::AppleTable |
Definition at line 95 of file GlyphLessFont.h.
cmap_header cmap_table::header |
Definition at line 93 of file GlyphLessFont.h.
format6_cmap_table cmap_table::MSTable |
Definition at line 96 of file GlyphLessFont.h.
cmap_record cmap_table::records[2] |
Definition at line 94 of file GlyphLessFont.h.