Search Results for

    Show / Hide Table of Contents

    Struct GlyphSubstitutionClass.ChainingContextual1.ChainSubRule

    Namespace: FastReport.Fonts
    Assembly: FastReport.dll
    Syntax
    public struct ChainSubRule

    Constructors

    ChainSubRule(UInt16[], UInt16[], UInt16[], GlyphSubstitutionClass.SubstLookupRecord[])

    Declaration
    public ChainSubRule(ushort[] backtrackSequence, ushort[] inputSequence, ushort[] lookAheadSequence, GlyphSubstitutionClass.SubstLookupRecord[] records)
    Parameters
    Type Name Description
    System.UInt16[] backtrackSequence
    System.UInt16[] inputSequence
    System.UInt16[] lookAheadSequence
    GlyphSubstitutionClass.SubstLookupRecord[] records

    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
    Type Description
    GlyphSubstitutionClass.SubstLookupRecord[]
    Back to top © 1998-2025 Copyright Fast Reports Inc.