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
GetSubstLookupRecords()
public override SubstLookupRecord[] GetSubstLookupRecords()
Returns
IsGlyphMatchesInput(int, int)
public override bool IsGlyphMatchesInput(int glyphId, int atIdx)