007/assets/font
KholdFuzion 54d0ec0e38 update 2023-09-28 11:49:33 -04:00
..
fontBankGothic.c update 2023-09-28 11:49:33 -04:00
fontZurichBold.c update 2023-09-28 11:49:33 -04:00
readme.md update to current private 2022-06-06 15:07:33 -05:00

readme.md

Font Asset Readme

Font information.

  • first font table controller - small watch text
  • second font table controller - small watch text
  • first font table controller - large
  • second font table controller - large

second controller format

Size of 0x18 for each entry

entry layout:

  • 0x0:
  • 0x4: vertical offset
  • 0x8: height
  • 0xC: width
  • 0x10:
  • 0x14: offset to image (converted to pointer at runtime)