Enable font-data-2-arduino.py to re-index the color palette for the extracted line of glyphs.
Open
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
From the frequency counts of the colors used, generate a new set of color indices. We'll need this so we can trim down to 16 colors (4 bits) per pixel, which we can fit in memory. 8 bits per pixel will not fit.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.