An open API service indexing awesome lists of open source software.

https://idleberg.github.io/playdate-arcade-fonts

A collection of classic arcade game fonts for the Playdate
https://idleberg.github.io/playdate-arcade-fonts

bitmap-fonts fonts playdate playdate-font

Last synced: 6 months ago
JSON representation

A collection of classic arcade game fonts for the Playdate

Awesome Lists containing this project

README

        

# 👾 playdate-arcade-fonts

## TL;DR

[Just show me the fonts!](https://playdate-arcade-fonts.netlify.app/)
## Description

This project is meant as a love letter to the typography of classic arcade games. It contains a growing collection of bitmap fonts that were hand-drawn with [Toshi Omagari's](https://twitter.com/tosche_e) magnificent book [Arcade Game Typography](https://readonlymemory.vg/shop/book/arcade-game-typography/) as reference. These fonts have been made with Panic's [Playdate](https://play.date/) in mind, but it's unclear whether they can be used as regular `*.fnt` files.

**Checklist**

- all fonts are 8x8 pixels, in most cases with a padding of 1px
- all fonts only cover basic latin characters
- most fonts have a limited character range (`[0-9A-Z]`), rarely including lowercase characters
- complex fonts with colors have been excluded, some have been added as outlined or filled variants
- typographic quality was no criteria for inclusion (and there are many bad fonts!)
- PNG previews

I'm currently not interested in contributions of new fonts. However, if you come across mistakes you are welcome to post an [issue](https://github.com/idleberg/playdate-arcade-fonts/issues) or even a [pull request](https://github.com/idleberg/playdate-arcade-fonts/pulls).

**Todo**

- [ ] add more fonts
- [ ] better filter options on website
- [x] option to handle missing characters in details view

## FAQ

Find [frequently asked questions](https://idleberg.github.io/playdate-arcade-fonts/faq/) on the website for this project.

## Related

- [Playdate Arcade Fonts Viewer](https://github.com/idleberg/playdate-arcade-fonts-viewer)
- [Playdate SDK Feed](https://github.com/idleberg/playdate-sdk-feed)

## License

All included fonts are licensed under a [Public Domain](https://creativecommons.org/publicdomain/zero/1.0/) license. The website and all code in this repository is licensed under [The MIT License](https://opensource.org/licenses/MIT).