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

Improve border-radius rendering. #22

Open
theRealProHacker opened this issue Sep 13, 2022 · 0 comments
Open

Improve border-radius rendering. #22

theRealProHacker opened this issue Sep 13, 2022 · 0 comments
Labels
bug Something isn't working pygame Probably pygame related issue rendering How things are rendered or painted to the screen

Comments

@theRealProHacker
Copy link
Owner

Right now, rounded borders look really weird. It would be good to improve the rendering of rounded edges, and that might mean to not solely rely on PyGame but either apply own anti-aliasing or use a different lib (like pillow).

@theRealProHacker theRealProHacker moved this from 🏗 In progress to 📅To Do in Positron Project Sep 13, 2022
@theRealProHacker theRealProHacker added bug Something isn't working rendering How things are rendered or painted to the screen labels Sep 13, 2022
@theRealProHacker theRealProHacker added the pygame Probably pygame related issue label Sep 22, 2022
@theRealProHacker theRealProHacker moved this from 📅To Do to 📋 Backlog in Positron Project Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pygame Probably pygame related issue rendering How things are rendered or painted to the screen
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant