Search Results for

    Show / Hide Table of Contents

    Struct GlyphSubstitutionClass.Coverage2

    Implements
    GlyphSubstitutionClass.Coverage
    Namespace: FastReport.Fonts
    Assembly: FastReport.dll
    Syntax
    public struct Coverage2 : GlyphSubstitutionClass.Coverage

    Constructors

    Coverage2(UInt16, GlyphSubstitutionClass.RangeRecord[])

    Declaration
    public Coverage2(ushort glyphCount, GlyphSubstitutionClass.RangeRecord[] rangeRecords)
    Parameters
    Type Name Description
    System.UInt16 glyphCount
    GlyphSubstitutionClass.RangeRecord[] rangeRecords

    Fields

    GlyphCount

    Declaration
    public ushort GlyphCount
    Field Value
    Type Description
    System.UInt16

    RangeRecords

    Declaration
    public GlyphSubstitutionClass.RangeRecord[] RangeRecords
    Field Value
    Type Description
    GlyphSubstitutionClass.RangeRecord[]

    Methods

    GetFirstGlyph()

    Declaration
    public ushort GetFirstGlyph()
    Returns
    Type Description
    System.UInt16

    GetGlyphs()

    Declaration
    public ushort[] GetGlyphs()
    Returns
    Type Description
    System.UInt16[]

    IsSubstituteGetIndex(UInt16)

    Declaration
    public int IsSubstituteGetIndex(ushort ch)
    Parameters
    Type Name Description
    System.UInt16 ch
    Returns
    Type Description
    System.Int32

    Implements

    GlyphSubstitutionClass.Coverage
    Back to top © 1998-2025 Copyright Fast Reports Inc.