BCFNT: Difference between revisions
Add BFFNT info |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 211: | Line 211: | ||
| 0x14 | | 0x14 | ||
| 0x02 | | 0x02 | ||
| Number of | | Number of columns | ||
|- | |- | ||
| 0x16 | | 0x16 | ||
| 0x02 | | 0x02 | ||
| Number of | | Number of rows | ||
|- | |- | ||
| 0x18 | | 0x18 | ||
Line 275: | Line 275: | ||
| 0x14 | | 0x14 | ||
| 0x02 | | 0x02 | ||
| Number of Sheet | | Number of Sheet columns | ||
|- | |- | ||
| 0x16 | | 0x16 | ||
| 0x02 | | 0x02 | ||
| Number of Sheet | | Number of Sheet rows | ||
|- | |- | ||
| 0x18 | | 0x18 | ||
Line 375: | Line 375: | ||
| Char Widths (3 bytes: Left, Glyph Width, Char Width) | | Char Widths (3 bytes: Left, Glyph Width, Char Width) | ||
|} | |} | ||
=Tools= | |||
[https://github.com/ObsidianX/3dstools] - BFFNT Extractor/Creator. Creates PNG files from TGLP atlas data and a JSON manifest. |