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

Support for ellipse() and poly() #23

Open
dmccreary opened this issue Sep 30, 2023 · 1 comment
Open

Support for ellipse() and poly() #23

dmccreary opened this issue Sep 30, 2023 · 1 comment

Comments

@dmccreary
Copy link

Hi Russ, thank you for working on the cg9a01 MicroPython drivers, firmware, and examples. Our students have used your code to draw clocks and watch faces.

I do have one question for you. Many other MicroPython display drivers use the framebuf object my students use to draw things. They find that the ellipse() and poly() functions are very useful.

https://docs.micropython.org/en/latest/library/framebuf.html

Do you have any plans to support these functions in the future?

@russhughes
Copy link
Owner

I will look into this.

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

No branches or pull requests

2 participants