pub fn path_for_cursor(
    hot_spot: Point,
    radius: Coord,
    render_context: &mut Context
) -> Path
Expand description

Create a render path for a fuchsia-style teardrop cursor.