summaryrefslogtreecommitdiff
path: root/tools/extract_text.py
AgeCommit message (Collapse)Author
2024-12-25iQue text extraction (#2383)Tharo
* iQue text extraction * More consistent terminology * Fixes for jpn, split each encoding into a separate charmap file, merge enc.nes.h and enc.chn.h * Merge nes and chn in DEFINE_MESSAGE macros * Remove redundant defines in nes_message_data_static
2024-12-21Set up build system for ique-cn (#2382)cadmic
* Set up build system for ique-cn * Fix size of fbdemo_circle assets * Treat iQue as NTSC and Use "NES" for Chinese text * Revert z_kanfont
2024-12-15Remove ‾ character from source files (#2371)cadmic
2024-12-04Name asset extraction tools more consistently (#2316)cadmic