Struct FdtReader.KerningTableHeader
Header of kerning table.
Assembly: Dalamud.dll
Declaration
public struct FdtReader.KerningTableHeader
Fields
Signature
Signature: "knhd".
Declaration
public byte* Signature
Count
Number of kerning entries in this table.
Declaration
public int Count
Padding
Unused/unknown.
Declaration
public byte* Padding