Font/Development: Difference between revisions

clarify it's vpu
(Updated with new information.)
(clarify it's vpu)
 
Line 1:
Compared to the release version, the vectors used here are the VPU variants rather than FPU.
 
= Structures =
=== CgsResource::Font ===
Line 10 ⟶ 12:
| 0x4 || 0xC || || || Padding ||
|-
| 0x10 || 0x80x10 || [[Vector2|vpu::Vector2]] || mScaleUV || ||
|-
| 0x18 || 0x8 || || || Padding ||
|-
| 0x20 || 0x4 || float32_t || mfLowerCaseScale || ||
Line 48:
| 0x4 || 0xC || || || Padding ||
|-
| 0x10 || 0x80x10 || [[Vector2|vpu::Vector2]] || mScaleUV || ||
|-
| 0x18 || 0x8 || || || Padding ||
|-
| 0x20 || 0x4 || float32_t || mfLowerCaseScale || ||
Line 92 ⟶ 90:
| 0x8 || 0x8 || || || Padding ||
|-
| 0x10 || 0x80x10 || [[Vector2|vpu::Vector2]] || mTopLeftUV || ||
|-
| 0x18 || 0x8 || || || Padding ||
|-
| 0x20 || 0x8 || [[Vector2]] || mDimensionsUV || ||
|-
| 0x28 || 0x8 || || || Padding ||
|-
| 0x300x20 || 0x80x10 || [[Vector2|vpu::Vector2]] || mStartmDimensionsUV || ||
|-
| 0x380x30 || 0x80x10 || [[Vector2|vpu::Vector2]] || mStart || Padding ||
|-
| 0x40 || 0x4 || float32_t || mfAdvance || ||
117

edits