Show / Hide Table of Contents

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 Source

GlyphData

Declaration
public byte[] GlyphData
Field Value
Type Description
Byte[]
| Improve this Doc View Source

GlyphDataOffset

Declaration
public ushort GlyphDataOffset
Field Value
Type Description
UInt16
| Improve this Doc View Source

GlyphWidth

Declaration
public ushort GlyphWidth
Field Value
Type Description
UInt16
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX