Struct GlyphSubstitutionClass.ChainingContextual2.ChainSubClassRule
Assembly: FastReport.dll
Syntax
public struct ChainSubClassRule
Constructors
ChainSubClassRule(UInt16[], UInt16[], UInt16[], GlyphSubstitutionClass.SubstLookupRecord[])
Declaration
public ChainSubClassRule(ushort[] backtrackSequence, ushort[] inputSequence, ushort[] lookAheadSequence, GlyphSubstitutionClass.SubstLookupRecord[] records)
Parameters
Fields
BacktrackSequence
Declaration
public ushort[] BacktrackSequence
Field Value
Type |
Description |
System.UInt16[] |
|
InputSequence
Declaration
public ushort[] InputSequence
Field Value
Type |
Description |
System.UInt16[] |
|
LookAheadSequence
Declaration
public ushort[] LookAheadSequence
Field Value
Type |
Description |
System.UInt16[] |
|
Records
Declaration
public GlyphSubstitutionClass.SubstLookupRecord[] Records
Field Value