Difference between revisions of "BFFNT (File Format)"

From MK8
Jump to navigation Jump to search
m
m
Line 1: Line 1:
 +
{{Under-construction}}
 
== Parsing information ==
 
== Parsing information ==
 
=== Header ===
 
=== Header ===
Line 12: Line 13:
 
|0x04
 
|0x04
 
|2
 
|2
|Byte order mark , always Big-Endian (0xFEFF)?
+
|{{BOM}}
 
|-
 
|-
 
|0x06
 
|0x06
 
|??
 
|??
|"Unknown"
+
|'''Unknown'''.
 
|-
 
|-
 
|0x0c
 
|0x0c

Revision as of 14:15, 18 July 2017

Under Construction
This article is not finished. Help improve it by adding accurate information or correcting grammar and spelling.

Parsing information

Header

Offset Size Description
0x00 4 "FFNT" File Identifier, ASCII string.
0x04 2 Byte Order Mark (BOM): 0xFEFF for big endian and 0xFFFE for little endian.
0x06 ?? Unknown.
0x0c 4 File size (in bytes).

Tools

The following tool can convert BFFNT files into GTX: