pub fn path_for_circle( center: Point, radius: Coord, render_context: &mut Context, ) -> Path
Create a render path for the specified circle.