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 midpt-ellipse #411

Closed
wants to merge 1 commit into from
Closed

added midpt-ellipse #411

wants to merge 1 commit into from

Conversation

Toastee0
Copy link

Draws elipses. midptellipse(int x radius, int y radius, Point)
Re-try, after clean rebase.

@Gadgetoid
Copy link
Member

I think this will explode since all surface manipulation must now go via set_pixel for a single pixel or set_pixel_span for a horizontal span. The actual framebuffer is now void * and isn't guaranteed to be in any particular format or layout.

@Toastee0
Copy link
Author

Toastee0 commented Jul 5, 2022 via email

@ZodiusInfuser ZodiusInfuser added [- pico graphics library -] waiting for changes Changes to a request have been asked for labels Jan 20, 2023
@Gadgetoid
Copy link
Member

This has been languishing for a while, any interest in bringing it kicking and screaming into 2023 PicoGraphics?

@Gadgetoid
Copy link
Member

Note to self that adding Ellipse to #783 might be a good idea.

Closing this for now, feel free to re-open if you decide to tackle it!

@Gadgetoid Gadgetoid closed this Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[- pico graphics library -] waiting for changes Changes to a request have been asked for
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants