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

Summary: arcColor has no antialiasing option
Product: SDL Reporter: tadaddd111111
Component: renderAssignee: Sam Lantinga <slouken>
Status: RESOLVED INVALID QA Contact: Sam Lantinga <slouken>
Severity: enhancement    
Priority: P2    
Version: HG 2.1   
Hardware: x86_64   
OS: Linux   

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,