2 * (C) Copyright IBM Corp. and others 1998-2016 - All Rights Reserved
6 #ifndef __NONCONTEXTUALGLYPHSUBSTITUTION_H
7 #define __NONCONTEXTUALGLYPHSUBSTITUTION_H
15 #include "LayoutTables.h"
16 #include "LookupTables.h"
17 #include "MorphTables.h"
21 struct NonContextualGlyphSubstitutionHeader
: MorphSubtableHeader
23 LookupTableBase table
;
26 struct NonContextualGlyphSubstitutionHeader2
: MorphSubtableHeader2
28 LookupTableBase table
;