adafruit / adafruit/Adafruit_CircuitPython_Display_Emoji_Text
Support Custom Fonts
- Dominant language
- Python
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Right now the library is made mainly for the built-in `terminal.FONT`. It would be nice to allow the user to set a custom font, and perhaps some ability to scale the emoji bitmaps internally so that it's possible to keep the size of the emoji roughly in line with different font sizes that maybe be possible with custom fonts.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating how the library uses terminal.FONT and sizes emoji bitmaps, then define how callers would provide a custom font and how emoji scaling should relate to it. Done means custom fonts work and emoji remain approximately aligned across font sizes, with tests covering both behaviors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100