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

Graphics function for drawing arcs #146

Open
mateoconlechuga opened this issue Jun 25, 2018 · 4 comments
Open

Graphics function for drawing arcs #146

mateoconlechuga opened this issue Jun 25, 2018 · 4 comments

Comments

@mateoconlechuga
Copy link
Member

mateoconlechuga commented Jun 25, 2018

The below functions should be implemented

gfx_Arc(<tbd>);
gfx_FillArc(<tbd>);
gfx_Arc_NoClip(<tbd>);
gfx_FillArc_NoClip(<tbd>);
@randomguy70
Copy link

well?

@adriweb
Copy link
Member

adriweb commented Mar 14, 2022

well?

@randomguy70 : in the process of being implemented/reviewed in #365

@adriweb adriweb linked a pull request Mar 14, 2022 that will close this issue
@mateoconlechuga mateoconlechuga changed the title Graphics function for drawing ellipses / arcs Graphics function for drawing arcs May 15, 2022
@mateoconlechuga
Copy link
Member Author

Ellipse routines merged with #365

@adriweb
Copy link
Member

adriweb commented Feb 3, 2023

A source of inspiration for parameters: https://wiki.inspired-lua.org/gc:drawArc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

3 participants