Error in char map (fixed at source)
- Dominant language
- C++
- Stars
- 37
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Hi, the following Issue was fixed by @PaintYourDragon in the 'master' Adafruit-GFX-Library ~
https://github.com/adafruit/Adafruit-GFX-Library/issues/22
The Issue is a historically missing character for Code Page 432.
See commit:
https://github.com/adafruit/Adafruit-GFX-Library/commit/ea4c4c5596aaa91e1e10c89c7817df4e12e312c5
I believe this should be ported here, to ensure consistent use with characters defined in glcdfont.c.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the linked Adafruit-GFX-Library issue and commit, then compare their character-map change with glcdfont.c in this library. Port the historically missing Code Page 432 character so this library matches the upstream definitions; verify the resulting map is consistent with glcdfont.c.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, cpp
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100