This is a free browser-based tool for turning regular font files into Playdate-ready bitmap fonts:
Features include:
- Convert TTF, OTF, WOFF, and WOFF2 files
- Choose from a library of built-in fonts
- Adjust size, weight, spacing, and individual character pairs
- Preview text on a Playdate-sized screen
- Inspect the generated bitmap atlas
- Download the finished
.fntand font-table files together
It’s free to use. I’d love for other Playdate developers to try it and let me know what would make it more useful.
This tool builds on the excellent pdfontconv project by Frozen Fractal, with a revamped interface and workflow. Much respect and thanks for making the original available.