Table of Contents

Class SubTableLookup5Format3

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

Contextual Substitution Subtable: Coverage-based context glyph substitution

public class SubTableLookup5Format3 : ContextualTable<ContextualSubstRule>
Inheritance
SubTableLookup5Format3
Inherited Members

Constructors

SubTableLookup5Format3(OpenTypeFontTableReader, int, SubstRuleFormat3)

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

Parameters

openReader OpenTypeFontTableReader
lookupFlag int
rule SubTableLookup5Format3.SubstRuleFormat3

Methods

GetSetOfRulesForStartGlyph(int)

protected override IList<ContextualSubstRule> GetSetOfRulesForStartGlyph(int startId)

Parameters

startId int

Returns

IList<ContextualSubstRule>