v0.9.0
- Added
Path.divide
to extract multiple contours (List<Path>
) from a singlePath
- Added
Bitmap.toPath
andBitmap.toPaths
to extract vector contours from images
Path.divide
to extract multiple contours (List<Path>
) from a single Path
Bitmap.toPath
and Bitmap.toPaths
to extract vector contours from images