Search Results for

    Show / Hide Table of Contents

    Class KerningTableClass

    Kerning table

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

    Constructors

    KerningTableClass(TrueTypeTable)

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

    Fields

    kerning_table_header

    Declaration
    public KerningTableClass.KerningTableHeader kerning_table_header
    Field Value
    Type Description
    KerningTableClass.KerningTableHeader

    Properties

    Item[UInt32]

    Declaration
    public short this[uint hash_value] { get; }
    Parameters
    Type Name Description
    System.UInt32 hash_value
    Property Value
    Type Description
    System.Int16
    Back to top © 1998-2025 Copyright Fast Reports Inc.