Table of Contents

Class PosTableLookup8Format3

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

Chained Contexts Positioning Format 3: Coverage-based Glyph Contexts

public class PosTableLookup8Format3 : ChainingContextualTable<ContextualPositionRule>
Inheritance
PosTableLookup8Format3
Inherited Members

Constructors

PosTableLookup8Format3(OpenTypeFontTableReader, int, PosRuleFormat3)

public PosTableLookup8Format3(OpenTypeFontTableReader openReader, int lookupFlag, PosTableLookup8Format3.PosRuleFormat3 rule)

Parameters

openReader OpenTypeFontTableReader
lookupFlag int
rule PosTableLookup8Format3.PosRuleFormat3

Methods

GetSetOfRulesForStartGlyph(int)

protected override IList<ContextualPositionRule> GetSetOfRulesForStartGlyph(int startId)

Parameters

startId int

Returns

IList<ContextualPositionRule>