Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Hollow Circle feature #429

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added Hollow Circle feature #429

wants to merge 1 commit into from

Conversation

sgl26
Copy link

@sgl26 sgl26 commented Jul 1, 2023

Allows user to draw thick circles without drawing multiple circles one after another.

with the current master package, this can be done by overlaying a small cicle over the top of a larger circle, but this removes the detail below the circle.

Added feature so does not mess with any other functions. The feature has not been tested with bold rectangles yet. This could be integrated, if needed, by adding a further function. It did not seem like a useful feature.

The code can be tested using the ST7735 library by adafruit and using the fillHollowCircle Function.

Allows user to draw thick circles without drawing multiple circles one after another,
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.

None yet

1 participant