C# 클래스 CSPspEmu.Hle.Formats.Font.PGF.HeaderStruct

파일 보기 프로젝트 열기: soywiz/cspspemu

공개 프로퍼티들

프로퍼티 타입 설명
FirstGlyph ushort
HeaderOffset ushort
HeaderSize ushort
LastGlyph ushort
MaxAdvance PointFixed26_6
MaxBaseYAdjust Fixed26_6
MaxGlyphHeight ushort
MaxGlyphWidth ushort
MaxLeftXAdjust Fixed26_6
MaxSize PointFixed26_6
MaxTopYAdjust Fixed26_6
MinCenterXAdjust Fixed26_6
Resolution Point32
Revision uint
ShadowScale Point32
Size Point32
TableAdvanceLength byte
TableCharMapBpe int
TableCharMapLength int
TableCharPointerBpe int
TableCharPointerLength int
TableDimLength byte
TableShadowMapBpe int
TableShadowMapLength int
TableXAdjustLength byte
TableYAdjustLength byte
Version uint
__unk1 uint
__unk2 byte
__unk3 byte
__unk5 ushort
__unk7 uint
__unk8 ulong

프로퍼티 상세

FirstGlyph 공개적으로 프로퍼티

public ushort FirstGlyph
리턴 ushort

HeaderOffset 공개적으로 프로퍼티

= 0
public ushort HeaderOffset
리턴 ushort

HeaderSize 공개적으로 프로퍼티

392 =
public ushort HeaderSize
리턴 ushort

LastGlyph 공개적으로 프로퍼티

public ushort LastGlyph
리턴 ushort

MaxAdvance 공개적으로 프로퍼티

public PointFixed26_6,CSPspEmu.Hle.Formats.Font MaxAdvance
리턴 PointFixed26_6

MaxBaseYAdjust 공개적으로 프로퍼티

public Fixed26_6 MaxBaseYAdjust
리턴 Fixed26_6

MaxGlyphHeight 공개적으로 프로퍼티

public ushort MaxGlyphHeight
리턴 ushort

MaxGlyphWidth 공개적으로 프로퍼티

public ushort MaxGlyphWidth
리턴 ushort

MaxLeftXAdjust 공개적으로 프로퍼티

public Fixed26_6 MaxLeftXAdjust
리턴 Fixed26_6

MaxSize 공개적으로 프로퍼티

public PointFixed26_6 MaxSize
리턴 PointFixed26_6

MaxTopYAdjust 공개적으로 프로퍼티

public Fixed26_6 MaxTopYAdjust
리턴 Fixed26_6

MinCenterXAdjust 공개적으로 프로퍼티

public Fixed26_6 MinCenterXAdjust
리턴 Fixed26_6

Resolution 공개적으로 프로퍼티

Resolution of a single character?
public Point32 Resolution
리턴 Point32

Revision 공개적으로 프로퍼티

= 2;
public uint Revision
리턴 uint

ShadowScale 공개적으로 프로퍼티

public Point32 ShadowScale
리턴 Point32

Size 공개적으로 프로퍼티

public Point32 Size
리턴 Point32

TableAdvanceLength 공개적으로 프로퍼티

public byte TableAdvanceLength
리턴 byte

TableCharMapBpe 공개적으로 프로퍼티

Number of bits per packedCharMap entry.
public int TableCharMapBpe
리턴 int

TableCharMapLength 공개적으로 프로퍼티

public int TableCharMapLength
리턴 int

TableCharPointerBpe 공개적으로 프로퍼티

Number of bits per packedCharPointerTable entry.
public int TableCharPointerBpe
리턴 int

TableCharPointerLength 공개적으로 프로퍼티

public int TableCharPointerLength
리턴 int

TableDimLength 공개적으로 프로퍼티

public byte TableDimLength
리턴 byte

TableShadowMapBpe 공개적으로 프로퍼티

public int TableShadowMapBpe
리턴 int

TableShadowMapLength 공개적으로 프로퍼티

public int TableShadowMapLength
리턴 int

TableXAdjustLength 공개적으로 프로퍼티

public byte TableXAdjustLength
리턴 byte

TableYAdjustLength 공개적으로 프로퍼티

public byte TableYAdjustLength
리턴 byte

Version 공개적으로 프로퍼티

= 6;
public uint Version
리턴 uint

__unk1 공개적으로 프로퍼티

public uint __unk1
리턴 uint

__unk2 공개적으로 프로퍼티

public byte __unk2
리턴 byte

__unk3 공개적으로 프로퍼티

public byte __unk3
리턴 byte

__unk5 공개적으로 프로퍼티

public ushort __unk5
리턴 ushort

__unk7 공개적으로 프로퍼티

public uint __unk7
리턴 uint

__unk8 공개적으로 프로퍼티

public ulong __unk8
리턴 ulong