Table of Contents

Class SubTableLookup6Format3

Namespace
iText.IO.Font.Otf.Lookuptype6
Assembly
itext.io.dll

Chaining Contextual Substitution Subtable: Coverage-based Chaining Context Glyph Substitution

public class SubTableLookup6Format3 : ChainingContextualTable<ContextualSubstRule>
Inheritance
SubTableLookup6Format3
Inherited Members

Constructors

SubTableLookup6Format3(OpenTypeFontTableReader, int, SubstRuleFormat3)

public SubTableLookup6Format3(OpenTypeFontTableReader openReader, int lookupFlag, SubTableLookup6Format3.SubstRuleFormat3 rule)

Parameters

openReader OpenTypeFontTableReader
lookupFlag int
rule SubTableLookup6Format3.SubstRuleFormat3

Methods

GetSetOfRulesForStartGlyph(int)

protected override IList<ContextualSubstRule> GetSetOfRulesForStartGlyph(int startId)

Parameters

startId int

Returns

IList<ContextualSubstRule>