RoundedPath icon indicating copy to clipboard operation
RoundedPath copied to clipboard

A tiny Swift package for rounding the corners of a graphics path

RoundedPath

This package provides extensions to CGPath, UIBezierPath, and (SwiftUI) Path to apply a corner radius to corners between straight-line segments.

See this page on Stack Overflow for more info.