Class SubTableLookup5Format1
- Namespace
- iText.IO.Font.Otf.Lookuptype5
- Assembly
- itext.io.dll
Contextual Substitution Subtable: Simple context glyph substitution
public class SubTableLookup5Format1 : ContextualTable<ContextualSubstRule>
- Inheritance
-
SubTableLookup5Format1
- Inherited Members
Constructors
SubTableLookup5Format1(OpenTypeFontTableReader, int, IDictionary<int, IList<ContextualSubstRule>>)
public SubTableLookup5Format1(OpenTypeFontTableReader openReader, int lookupFlag, IDictionary<int, IList<ContextualSubstRule>> substMap)
Parameters
openReader
OpenTypeFontTableReaderlookupFlag
intsubstMap
IDictionary<int, IList<ContextualSubstRule>>
Methods
GetSetOfRulesForStartGlyph(int)
protected override IList<ContextualSubstRule> GetSetOfRulesForStartGlyph(int startGlyphId)
Parameters
startGlyphId
int