Search Results for

    Show / Hide Table of Contents

    Class IndexToLocationClass

    IndexToLocation table

    Inheritance
    System.Object
    TTF_Helpers
    TrueTypeTable
    IndexToLocationClass
    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 IndexToLocationClass : TrueTypeTable

    Constructors

    IndexToLocationClass(TrueTypeTable)

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

    Methods

    GetGlyph(UInt16, FontHeaderClass, out UInt32)

    Declaration
    public ushort GetGlyph(ushort i2l_idx, FontHeaderClass font_header, out uint location)
    Parameters
    Type Name Description
    System.UInt16 i2l_idx
    FontHeaderClass font_header
    System.UInt32 location
    Returns
    Type Description
    System.UInt16
    Back to top © 1998-2025 Copyright Fast Reports Inc.