Skip to main content
Version: 13.x (API 13) [Legacy]

Struct FdtReader.KerningTableHeader

Header of kerning table.

Assembly: Dalamud.dll
View Source
Declaration
public struct FdtReader.KerningTableHeader

Fields

Signature

Signature: "knhd".

View Source
Declaration
public byte* Signature

Count

Number of kerning entries in this table.

View Source
Declaration
public int Count

Padding

Unused/unknown.

View Source
Declaration
public byte* Padding