Skip to content

v0.7.0

Compare
Choose a tag to compare
@romainguy romainguy released this 30 Nov 18:54
· 17 commits to main since this release
  • Renamed Bitmap.toContour to Bitmap.toPath
  • Introduced Bitmap.toPaths to create a List<Path> from a Bitmap, making Path.divide less useful
  • Bitmap.toPath[s] and Path.divide will likely move to the pathway library in the future