Struct FntFile.GlyphTableEntry
Glyph table entry. Each glyph has 32-bytes of data in 16-bit bitfield format.
Namespace: DaggerfallConnect.Arena2
Assembly: Assembly-CSharp.dll
Syntax
public struct GlyphTableEntry
Fields
| Improve this Doc View SourceGlyphData
Declaration
public byte[] GlyphData
Field Value
Type | Description |
---|---|
Byte[] |
GlyphDataOffset
Declaration
public ushort GlyphDataOffset
Field Value
Type | Description |
---|---|
UInt16 |
GlyphWidth
Declaration
public ushort GlyphWidth
Field Value
Type | Description |
---|---|
UInt16 |