C# Class CSPspEmu.Hle.Formats.Font.PGF.HeaderStruct

Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
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

Property Details

FirstGlyph public property

public ushort FirstGlyph
return ushort

HeaderOffset public property

= 0
public ushort HeaderOffset
return ushort

HeaderSize public property

392 =
public ushort HeaderSize
return ushort

LastGlyph public property

public ushort LastGlyph
return ushort

MaxAdvance public property

public PointFixed26_6,CSPspEmu.Hle.Formats.Font MaxAdvance
return PointFixed26_6

MaxBaseYAdjust public property

public Fixed26_6 MaxBaseYAdjust
return Fixed26_6

MaxGlyphHeight public property

public ushort MaxGlyphHeight
return ushort

MaxGlyphWidth public property

public ushort MaxGlyphWidth
return ushort

MaxLeftXAdjust public property

public Fixed26_6 MaxLeftXAdjust
return Fixed26_6

MaxSize public property

public PointFixed26_6 MaxSize
return PointFixed26_6

MaxTopYAdjust public property

public Fixed26_6 MaxTopYAdjust
return Fixed26_6

MinCenterXAdjust public property

public Fixed26_6 MinCenterXAdjust
return Fixed26_6

Resolution public property

Resolution of a single character?
public Point32 Resolution
return Point32

Revision public property

= 2;
public uint Revision
return uint

ShadowScale public property

public Point32 ShadowScale
return Point32

Size public property

public Point32 Size
return Point32

TableAdvanceLength public property

public byte TableAdvanceLength
return byte

TableCharMapBpe public property

Number of bits per packedCharMap entry.
public int TableCharMapBpe
return int

TableCharMapLength public property

public int TableCharMapLength
return int

TableCharPointerBpe public property

Number of bits per packedCharPointerTable entry.
public int TableCharPointerBpe
return int

TableCharPointerLength public property

public int TableCharPointerLength
return int

TableDimLength public property

public byte TableDimLength
return byte

TableShadowMapBpe public property

public int TableShadowMapBpe
return int

TableShadowMapLength public property

public int TableShadowMapLength
return int

TableXAdjustLength public property

public byte TableXAdjustLength
return byte

TableYAdjustLength public property

public byte TableYAdjustLength
return byte

Version public property

= 6;
public uint Version
return uint

__unk1 public property

public uint __unk1
return uint

__unk2 public property

public byte __unk2
return byte

__unk3 public property

public byte __unk3
return byte

__unk5 public property

public ushort __unk5
return ushort

__unk7 public property

public uint __unk7
return uint

__unk8 public property

public ulong __unk8
return ulong