C# Class bffnt_tool.FFNT.FINF

Afficher le fichier Open project: wmltogether/ZLD-TWW-HD-Chinese-Localization-Project

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
FINF ( EndianBinaryReader er ) : System

Method Details

FINF() public méthode

public FINF ( EndianBinaryReader er ) : System
er EndianBinaryReader
Résultat System

Property Details

AlterCharIndex public_oe property

public UInt16,System AlterCharIndex
Résultat System.UInt16

Ascent public_oe property

public Byte Ascent
Résultat Byte

CMAPOffset public_oe property

public UInt32,System CMAPOffset
Résultat System.UInt32

CWDHOffset public_oe property

public UInt32,System CWDHOffset
Résultat System.UInt32

DefaultWidth public_oe property

public CharWidthInfo DefaultWidth
Résultat CharWidthInfo

Encoding public_oe property

public Byte Encoding
Résultat Byte

FontType public_oe property

public Byte FontType
Résultat Byte

Height public_oe property

public Byte Height
Résultat Byte

LineFeed public_oe property

public Byte LineFeed
Résultat Byte

Padding public_oe property

public Byte Padding
Résultat Byte

SectionSize public_oe property

public UInt32,System SectionSize
Résultat System.UInt32

Signature public_oe property

public String Signature
Résultat String

TGLPOffset public_oe property

public UInt32,System TGLPOffset
Résultat System.UInt32

Width public_oe property

public Byte Width
Résultat Byte