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

Deprecate gfxdraw but keep the functionality #3010

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

damusss
Copy link
Contributor

@damusss damusss commented Jul 21, 2024

This PR officially deprecates the gfxdraw module, but the functionality is intact. We can remove gfxdraw in pygame-3 or later.

The following features must be added for this PR to leave draft:

  • pygame.draw.aaellipse
  • pygame.draw.aapolygon

pie was deprecated with no replacement (but one can use arc+line) and so did textured_polygon. If you disagree, tell me about it.

GFX_DEPRECATED_VERSION will be replaced when this is ready to be reviewed.

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

Successfully merging this pull request may close these issues.

1 participant