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

https://github.com/stef/pitchfork-5x5

a small font for small displays
https://github.com/stef/pitchfork-5x5

Last synced: over 1 year ago
JSON representation

a small font for small displays

Awesome Lists containing this project

README

          

PITCHFORK-5x5 font (c) 2018, Stefan Marsiske

Font developed for Nokia 3310 displays (Philips PCD8544) which have a
resolution of 84x48 pixels allowing 16x8 character display. Contains ASCII
characters 0x20-0x7e.

pitchfork5x5.bmf is licensed under a Creative Commons Attribution-ShareAlike 4.0
Generic License.

https://creativecommons.org/licenses/by-sa/4.0/

font2bytes.py and font5x5.h are licensed under the GNU GPL v3.0.

font2bytes.py is used to convert a .bmf file into a c-style header file.