ori::prelude

Function ellipse

Source
pub fn ellipse<T>(size: Size, paint: impl Into<Paint>) -> Painter<T>
Expand description

Create a new Painter view that draws an ellipse.