Table of Contents

Class SubTableLookup5Format1.SubstRuleFormat1

Namespace
iText.IO.Font.Otf.Lookuptype5
Assembly
itext.io.dll
public class SubTableLookup5Format1.SubstRuleFormat1 : ContextualSubstRule
Inheritance
SubTableLookup5Format1.SubstRuleFormat1
Inherited Members

Constructors

SubstRuleFormat1(int[], SubstLookupRecord[])

public SubstRuleFormat1(int[] inputGlyphIds, SubstLookupRecord[] substLookupRecords)

Parameters

inputGlyphIds int[]
substLookupRecords SubstLookupRecord[]

Methods

GetContextLength()

public override int GetContextLength()

Returns

int

GetSubstLookupRecords()

public override SubstLookupRecord[] GetSubstLookupRecords()

Returns

SubstLookupRecord[]

IsGlyphMatchesInput(int, int)

public override bool IsGlyphMatchesInput(int glyphId, int atIdx)

Parameters

glyphId int
atIdx int

Returns

bool