We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 5318 - arcColor has no antialiasing option
Summary: arcColor has no antialiasing option
Status: RESOLVED INVALID
Alias: None
Product: SDL
Classification: Unclassified
Component: render (show other bugs)
Version: HG 2.1
Hardware: x86_64 Linux
: P2 enhancement
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-12 19:20 UTC by tadaddd111111
Modified: 2020-10-14 16:09 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tadaddd111111 2020-10-12 19:20:41 UTC
Something like arcColorAntialiased() function would be useful for drawing. Also, RoundedBoxAntialiased would be good.
Comment 1 Sam Lantinga 2020-10-14 16:09:31 UTC
The SDL renderer doesn't have any arc rendering functions. Maybe you're thinking of another product that uses SDL? In that case you should contact the author directly.

Cheers,