-
Notifications
You must be signed in to change notification settings - Fork 579
Add method to draw arc #1639
Copy link
Copy link
Closed
Labels
Area: CGSFor issues and pull requests that are related to the Cosmos Graphics SubsystemFor issues and pull requests that are related to the Cosmos Graphics SubsystemComplexity: LowPriority: LowUp for Grabs
Metadata
Metadata
Assignees
Labels
Area: CGSFor issues and pull requests that are related to the Cosmos Graphics SubsystemFor issues and pull requests that are related to the Cosmos Graphics SubsystemComplexity: LowPriority: LowUp for Grabs
Type
Fields
Give feedbackNo fields configured for issues without a type.
Thanks to the discussion #1638, I noticed that a method to draw an arc between two points is currently missing from canvas and should be added(the algorithm should be very similar to how we draw circles or ellipses).