Skip to content

v0.10.0

Compare
Choose a tag to compare
@hfutrell hfutrell released this 09 Feb 18:49
  • adds APIs to Path and PathComponent for derivatives and normals (derivative(at:) and normal(at:))
  • moderate reduction of memory footprint of paths created with Path.init(cgPath:)
  • reduces Swift runtime overhead of point(at:) for Path and PathComponent