ReactOS 0.4.16-dev-1093-g93e9710
|
Public Attributes | |
WORD | version |
WORD | numTables |
CMAP_EncodingRecord | tables [1] |
Definition at line 83 of file opentype.c.
WORD CMAP_Header::numTables |
Definition at line 85 of file opentype.c.
Referenced by load_CMAP_format12_table().
CMAP_EncodingRecord CMAP_Header::tables[1] |
Definition at line 86 of file opentype.c.
Referenced by load_CMAP_format12_table().
WORD CMAP_Header::version |
Definition at line 84 of file opentype.c.