#include <GlyphLessFont.h>
Public Attributes | |
USHORT | platformID |
USHORT | encodingID |
USHORT | languageID |
USHORT | nameID |
USHORT | length |
USHORT | offset |
Definition at line 162 of file GlyphLessFont.h.
USHORT NameRecord::encodingID |
Definition at line 164 of file GlyphLessFont.h.
USHORT NameRecord::languageID |
Definition at line 165 of file GlyphLessFont.h.
USHORT NameRecord::length |
Definition at line 167 of file GlyphLessFont.h.
USHORT NameRecord::nameID |
Definition at line 166 of file GlyphLessFont.h.
USHORT NameRecord::offset |
Definition at line 168 of file GlyphLessFont.h.
USHORT NameRecord::platformID |
Definition at line 163 of file GlyphLessFont.h.