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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gfx: drawing some missing important shapes #28

Open
2 of 7 tasks
morew4rd opened this issue Dec 4, 2023 · 0 comments
Open
2 of 7 tasks

Gfx: drawing some missing important shapes #28

morew4rd opened this issue Dec 4, 2023 · 0 comments
Labels
feature New feature or request
Milestone

Comments

@morew4rd
Copy link
Collaborator

morew4rd commented Dec 4, 2023

Add 0.7.x:

  • Triangle (0.7.4)
  • Polygon
  • Arcs
  • Ellipse

Add later:

  • LineBatch (all "line" APIs can be done with this single batch)
  • ShapeBatch (any order of shapes?)

Remove:

  • draw_point. It's really pointless 馃槄
@morew4rd morew4rd added the feature New feature or request label Dec 4, 2023
@morew4rd morew4rd added this to the 0.7.x milestone Dec 4, 2023
@morew4rd morew4rd changed the title Gfx: Polygon drawing Gfx: drawing some missing important shapes Dec 6, 2023
morew4rd added a commit that referenced this issue Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant