All public logs

From Wexos's Wiki
Jump to navigationJump to search

Combined display of all available logs of Wexos's Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:39, 4 May 2026 Atlas talk contribs created page BFNT (File Format) (Created page with "'''BFNT''' ('''B'''inary '''F'''o'''NT''') is a font file format used in Mario Kart Arcade GP DX and Luigi's Mansion Arcade. = File Format = The file byte order is always little endian. == Header == The file starts with the following header: {| class="wikitable" ! Offset !! Type !! Description |- | 0x00 || Char[4] || '''File magic'''. Always ''BFNT'' in ASCII. |- | 0x04 || Int32 || '''Font size'''. |- | 0x08 || Int32 || '''Is bold'''. |- | 0x0C || Int32 || '''...")