-
Notifications
You must be signed in to change notification settings - Fork 3
Font Database
DevSeed edited this page Dec 14, 2024
·
14 revisions
fontdb, the database for tile font format
Game Name | Game ID | File | Plugin | Format | Note | Preview |
---|---|---|---|---|---|---|
祝姫 | vndb-v17863 | font48.xtx | iwaihime_xtx.lua | - | swizzle in each block | font48.xtx.png |
Game Name | Game ID | File | Plugin | Format | Note | Preview |
---|---|---|---|---|---|---|
らき☆すた〜陵桜学園 桜藤祭 | ULJM05752 | it.bin | - | --width 20 --height 18 --bpp 2 --nbytes 92 | - | it.bin.png |
薔薇ノ木ニ薔薇ノ花咲ク | ULJM05802 | MINTYOU16.FNT | baranoki_fnt_psp.lua | - | non monospace | MINTYOU16.FNT.png |
金色のコルダ | ULJM05054 | Out16.bin | - | --width 16 --height 16 --bpp 4 | - | Out16.bin.png |
JewelicNightmare | ULJM06326 | 380 | - | --width 18 --height 18 --bpp 4 --start 66263 --pluginparam "{'endian': 1}" | - | 380.png |
神々の悪戯 | NPJH50809 | FontA000.txp | - | --width 32 --height 8 --bpp 4 --nrow 9 --start 80 | as a puzzle, nrow and tilew, tileh are important | FontA000.txp.png |
Game Name | Game ID | File | Plugin | Format | Note | Preview |
---|---|---|---|---|---|---|
Air | PCSG00940 | mdnp32.fnt | - | --width 32 --height 32 --bpp 4 --start 14256 --pluginparam "{'endian': 1}" | - | mdnp32 fnt.png |
Cross Channel | PCSG00365 | font32 vtx | - | --width 32 --height 32 --bpp 4 --start 128 | - | font32.vtx.png |
Game Name | Game ID | File | Plugin | Format | Note | Preview |
---|---|---|---|---|---|---|
アサツグトリ | 010060301588A000 | font_type1.nltx.dec.7z | yomawari3_nltx_switch.lua | --width 4096 --height 4096 --pluginparam "{'block_height': 16}" | tegra swizzle format, need to decompress ykcmp in advance | font_type1.nltx.dec.png |
9nine | 01005CE015CA2000 | font_00.fnt.7z | 9nine_fnt_switch.lua | - | lz77 on each glphy | font_00.fnt.png |
Game Name | Game ID | File | Plugin | Format | Note | Preview |
---|---|---|---|---|---|---|
機動戦艦ナデシコ The blank of 3 years | GS9195 | END26.FNT | - | --width 26 --height 26 --bpp 3 --nbytes 255 --start 32 --pluginparam "{'endian': 1}" | - | END26.FNT.png |
機動戦艦ナデシコ The blank of 3 years | GS9195 | ZI24.FNT | - | --width 24 --height 24 --bpp 2 --pluginparam "{'endian': 1}" | - | ZI24.FNT.png |
remake of crystal tile2, aimed for open source, multi platform and flexible for plugins.