Skip to content

Conversation

DS-Aditya-928
Copy link
Contributor

This change adds both drawEllipse and fillEllipse functions using Bresenham's algorithm to the GFX library. The only modifications are the inclusion of both of these functions in the Adafruit_GFX.cpp file and their definitions in the associated header file.

Closes #474

@DS-Aditya-928
Copy link
Contributor Author

@ladyada for review

@ladyada ladyada merged commit 32da3d2 into adafruit:master Sep 14, 2025
1 check passed
@ladyada
Copy link
Member

ladyada commented Sep 14, 2025

thanks!

@DS-Aditya-928 DS-Aditya-928 deleted the add-ellipse-draw-DS branch September 17, 2025 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ellipse Primitive

2 participants