Add command line option to font-data-2-arduino.py, so it knows which font and which line to extract
Open
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, we have to edit the script for this. A couple of command line options would make it cleaner.
./font-data-2-arduino.py shodown2.png 0 > shodown2_font.cpp
This would extract the first(0) line of glyphs [0:8 pixel lines] from the font file shodown2.png.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.