adafruit / adafruit/Adafruit_CircuitPython_framebuf
Funcationality to draw an ellipse
Open
- Dominant language
- Python
- Stars
- 42
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Related to Issue #21
The functionality to draw a circle was added, but not an ellipse.
I've ported this code over from them micropythonframe buffer library and can raise an MR to include it here.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the existing circle-drawing functionality with the corresponding implementation in the MicroPython frame buffer library mentioned in the issue. Add ellipse drawing consistently with that functionality, then verify that the frame buffer can render ellipses as well as circles.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-graphics, embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100