- Namespace
- Xui.Runtime.Software.Font
- Assembly
- Xui.Runtime.Software.dll
- Inheritance
-
HeaderTable
- Inherited Members
-
Constructors
public HeaderTable(ReadOnlySpan<byte> data)
Parameters
data ReadOnlySpan<byte>
Properties
public DateTime Created { get; }
Property Value
- DateTime
public ushort FontRevisionMajor { get; }
Property Value
- ushort
public ushort FontRevisionMinor { get; }
Property Value
- ushort
public ushort IndexToLocFormat { get; }
Property Value
- ushort
public bool IsBold { get; }
Property Value
- bool
public bool IsCondensed { get; }
Property Value
- bool
public bool IsExtended { get; }
Property Value
- bool
public bool IsItalic { get; }
Property Value
- bool
public bool IsOutline { get; }
Property Value
- bool
IsShadow
public bool IsShadow { get; }
Property Value
- bool
public bool IsUnderline { get; }
Property Value
- bool
public ushort LowestRecPPEM { get; }
Property Value
- ushort
public ushort MacStyle { get; }
Property Value
- ushort
public DateTime Modified { get; }
Property Value
- DateTime
public ushort UnitsPerEm { get; }
Property Value
- ushort
public short XMax { get; }
Property Value
- short
public short XMin { get; }
Property Value
- short
public short YMax { get; }
Property Value
- short
public short YMin { get; }
Property Value
- short