Go to the source code of this file.
Classes | |
| struct | _uint24 |
| struct | _datetime |
| struct | _longHorMetric |
| struct | Offset_Table |
| struct | TableRecord |
| struct | cmap_header |
| struct | cmap_record |
| struct | format0_cmap_table |
| struct | format4_cmap_table |
| struct | format6_cmap_table |
| struct | cmap_table |
| struct | head_table |
| struct | hhea_table |
| struct | hmtx_table |
| struct | maxp_table |
| struct | NameRecord |
| struct | name_table |
| struct | OS2_table |
| struct | post_table |
Typedefs | |
| typedef char | BYTE |
| typedef char | CHAR |
| typedef unsigned short | USHORT |
| typedef short | SHORT |
| typedef struct _uint24 | UINT24 |
| typedef unsigned long | ULONG |
| typedef long | LONG |
| typedef unsigned long | Fixed |
| typedef SHORT | FWORD |
| typedef USHORT | UFWORD |
| typedef unsigned short | F2DOT14 |
| typedef struct _datetime | LONGDATETIME |
| typedef char | Tag [4] |
| typedef USHORT | GlyphId |
| typedef USHORT | Offset |
| typedef struct _longHorMetric | longHorMetric |
| typedef char BYTE |
Definition at line 12 of file GlyphLessFont.h.
| typedef char CHAR |
Definition at line 13 of file GlyphLessFont.h.
| typedef unsigned short F2DOT14 |
Definition at line 22 of file GlyphLessFont.h.
| typedef unsigned long Fixed |
Definition at line 19 of file GlyphLessFont.h.
Definition at line 20 of file GlyphLessFont.h.
Definition at line 25 of file GlyphLessFont.h.
| typedef long LONG |
Definition at line 18 of file GlyphLessFont.h.
| typedef struct _datetime LONGDATETIME |
| typedef struct _longHorMetric longHorMetric |
Definition at line 26 of file GlyphLessFont.h.
| typedef short SHORT |
Definition at line 15 of file GlyphLessFont.h.
| typedef char Tag[4] |
Definition at line 24 of file GlyphLessFont.h.
Definition at line 21 of file GlyphLessFont.h.
| typedef unsigned long ULONG |
Definition at line 17 of file GlyphLessFont.h.
| typedef unsigned short USHORT |
Definition at line 14 of file GlyphLessFont.h.