Table of Contents

Class HeaderTable

Namespace
Xui.Runtime.Software.Font
Assembly
Xui.Runtime.Software.dll
public class HeaderTable
Inheritance
HeaderTable
Inherited Members

Constructors

HeaderTable(ReadOnlySpan<byte>)

public HeaderTable(ReadOnlySpan<byte> data)

Parameters

data ReadOnlySpan<byte>

Properties

Created

public DateTime Created { get; }

Property Value

DateTime

FontRevisionMajor

public ushort FontRevisionMajor { get; }

Property Value

ushort

FontRevisionMinor

public ushort FontRevisionMinor { get; }

Property Value

ushort

IndexToLocFormat

public ushort IndexToLocFormat { get; }

Property Value

ushort

IsBold

public bool IsBold { get; }

Property Value

bool

IsCondensed

public bool IsCondensed { get; }

Property Value

bool

IsExtended

public bool IsExtended { get; }

Property Value

bool

IsItalic

public bool IsItalic { get; }

Property Value

bool

IsOutline

public bool IsOutline { get; }

Property Value

bool

IsShadow

public bool IsShadow { get; }

Property Value

bool

IsUnderline

public bool IsUnderline { get; }

Property Value

bool

LowestRecPPEM

public ushort LowestRecPPEM { get; }

Property Value

ushort

MacStyle

public ushort MacStyle { get; }

Property Value

ushort

Modified

public DateTime Modified { get; }

Property Value

DateTime

UnitsPerEm

public ushort UnitsPerEm { get; }

Property Value

ushort

XMax

public short XMax { get; }

Property Value

short

XMin

public short XMin { get; }

Property Value

short

YMax

public short YMax { get; }

Property Value

short

YMin

public short YMin { get; }

Property Value

short