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
- Host: GitHub
- URL: https://github.com/stef/pitchfork-5x5
- Owner: stef
- Created: 2018-01-17T22:12:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-17T22:20:17.000Z (over 8 years ago)
- Last Synced: 2025-02-01T23:17:16.327Z (over 1 year ago)
- Language: C
- Size: 1.29 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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.