This tool can be used to clean up particularly problematic vector data by rasterizing the data and then (re)vectorizing it.
Rasterize/Vectorize can be used in cases where:
- There are overlapping vectors (not welded) that would impact the layout.
- There are very tiny Bezier curves that overlap/self-intersect.
- The vector data is rough/jagged and cleaning it might be time consuming.
Rounded Corners
Use this option when you want the resulting vector data to have rounded corners.
Sharp Corners
Use this option when you want the resulting vector data to have sharp corners.
Please note: you can also run the Rasterize and Vectorize functions independently. Do this if you want/need more fine tuned control over the creation of the bitmap (such as the pixel count) and/or the settings for vectorizing.