PathBuilder icon indicating copy to clipboard operation
PathBuilder copied to clipboard

Add operations to path components

Open mkj-is opened this issue 10 months ago • 0 comments

By operations I mean:

  • Intersections
  • Union
  • Symetric difference
  • Subtraction
  • Trimming
  • Transformations

More documentation on Path: https://developer.apple.com/documentation/swiftui/path

mkj-is avatar Aug 13 '23 17:08 mkj-is