C# Class bffnt_tool.FFNT.FINF

Mostrar archivo Open project: wmltogether/ZLD-TWW-HD-Chinese-Localization-Project

Public Properties

Property Type Description
AlterCharIndex System.UInt16
Ascent Byte
CMAPOffset System.UInt32
CWDHOffset System.UInt32
DefaultWidth CharWidthInfo
Encoding Byte
FontType Byte
Height Byte
LineFeed Byte
Padding Byte
SectionSize System.UInt32
Signature String
TGLPOffset System.UInt32
Width Byte

Public Methods

Method Description
FINF ( EndianBinaryReader er ) : System

Method Details

FINF() public method

public FINF ( EndianBinaryReader er ) : System
er EndianBinaryReader
return System

Property Details

AlterCharIndex public_oe property

public UInt16,System AlterCharIndex
return System.UInt16

Ascent public_oe property

public Byte Ascent
return Byte

CMAPOffset public_oe property

public UInt32,System CMAPOffset
return System.UInt32

CWDHOffset public_oe property

public UInt32,System CWDHOffset
return System.UInt32

DefaultWidth public_oe property

public CharWidthInfo DefaultWidth
return CharWidthInfo

Encoding public_oe property

public Byte Encoding
return Byte

FontType public_oe property

public Byte FontType
return Byte

Height public_oe property

public Byte Height
return Byte

LineFeed public_oe property

public Byte LineFeed
return Byte

Padding public_oe property

public Byte Padding
return Byte

SectionSize public_oe property

public UInt32,System SectionSize
return System.UInt32

Signature public_oe property

public String Signature
return String

TGLPOffset public_oe property

public UInt32,System TGLPOffset
return System.UInt32

Width public_oe property

public Byte Width
return Byte