Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 547 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 547 Bytes

puyo20-text-tool

Tools to extract/build font files and text files for translating Wii game Puyo Puyo 20th anniversary. It's mainly based on nickworonekin/puyo-text-editor.

Currently under refactoring.

build.py builds both font file and text file from extracted JSON.

extract.py extracts readable JSON from font file and text file.

Features to (re-)implement:

  • Support non-square characters
  • Fix bounding box inconsistancy across different fonts
  • More commandline arguments