Class SubTableLookup6Format1
- Namespace
- iText.IO.Font.Otf.Lookuptype6
- Assembly
- itext.io.dll
Chaining Contextual Substitution Subtable: Simple Chaining Context Glyph Substitution
public class SubTableLookup6Format1 : ChainingContextualTable<ContextualSubstRule>
- Inheritance
-
SubTableLookup6Format1
- Inherited Members
Constructors
SubTableLookup6Format1(OpenTypeFontTableReader, int, IDictionary<int, IList<ContextualSubstRule>>)
public SubTableLookup6Format1(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