Search Results for

    Show / Hide Table of Contents

    Class GlyphSubstitutionClass

    GlyphSubstitution table

    Inheritance
    System.Object
    TTF_Helpers
    TrueTypeTable
    GlyphSubstitutionClass
    Inherited Members
    TrueTypeTable.TAG
    TrueTypeTable.tag
    TrueTypeTable.Length
    TrueTypeTable.Offset
    TrueTypeTable.checkSum
    TrueTypeTable.descriptor_size
    TrueTypeTable.SetLenght(UInt32)
    TrueTypeTable.PackedOfffset
    TTF_Helpers.SwapUInt16(UInt16)
    TTF_Helpers.SwapInt16(Int16)
    TTF_Helpers.SwapUInt32(UInt32)
    TTF_Helpers.SwapInt32(Int32)
    TTF_Helpers.SwapUInt64(UInt64)
    Namespace: FastReport.Fonts
    Assembly: FastReport.dll
    Syntax
    public class GlyphSubstitutionClass : TrueTypeTable

    Constructors

    GlyphSubstitutionClass(TrueTypeTable)

    Declaration
    public GlyphSubstitutionClass(TrueTypeTable src)
    Parameters
    Type Name Description
    TrueTypeTable src

    Properties

    Scripts

    Declaration
    public IEnumerable<string> Scripts { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<System.String>
    Back to top © 1998-2025 Copyright Fast Reports Inc.