Class ContextualSubstRule
public abstract class ContextualSubstRule : ContextualRule
- Inheritance
-
ContextualSubstRule
- Derived
- Inherited Members
Constructors
ContextualSubstRule()
protected ContextualSubstRule()
Methods
GetSubstLookupRecords()
Retrieves the substitution lookup records.
public abstract SubstLookupRecord[] GetSubstLookupRecords()
Returns
- SubstLookupRecord[]
an array of SubstLookupRecord.
Remarks
Retrieves the substitution lookup records. Each record specifies a position in the context glyph sequence and a LookupListIndex to the substitution lookup that is applied at that position.