Font/Development: Difference between revisions

Updated with new information.
m (Normalization)
(Updated with new information.)
Line 28:
| 0x38 || 0x4 || [[Texture/Xbox 360 | Texture]]** || mpapTextures || || Not sure this is right
|-
| 0x3C || 0x4 || uint32_tsize_t || ?mSizeOfFont || Resource size || Or an unused pointer to EOF
|-
| 0x40 || 0x4 || [[Texture State | TextureState]]* || mpTextureState || ||
Line 66:
| 0x38 || 0x4 || [[Texture/Xbox 360 | Texture]]** || mpapTextures || || Not sure this is right
|-
| 0x3C || 0x4 || uint32_tsize_t || ?mSizeOfFont || Resource size || Or an unused pointer to EOF
|-
| 0x40 || 0x4 || [[Texture State | TextureState]]* || mpTextureState || ||
Line 82:
==== Version 1 ====
{| class="wikitable"
|+ Xbox 360
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x2 || [[Font../#CgsUnicode::UnicodeBuffer::Convert::CgsUtf16|CgsUtf16]] || ?mUtf16Unicode || FontChar ID ||
|-
| 0x2 || 0xE0x2 || || || Padding ||
|-
| 0x4 || 0x4 || uint32_t || muTexturePageId || Texture page ID ||
|-
| 0x8 || 0x8 || || || Padding ||
|-
| 0x10 || 0x8 || [[Vector2]] || mTopLeftUV || ||
Line 103 ⟶ 106:
| 0x40 || 0x4 || float32_t || mfAdvance || ||
|-
| 0x44 || 0x4 || ?bool32_t || ?mIsLowerCaseScale || || No idea
|-
| 0x48 || 0x2 || uint16_t || mu16TexturePageId || ||
|-
| 0x4A || 0x1 || bool8_t || mbIsLowerCaseScale || ||
|-
| 0x4B0x48 || 0x10x4 || bool8_tuint32_t || mbIsRenderablemuPriority || ||
|}