I'd like to know if there's any way of selecting all paths that have a bounding box under a certain size? I need to cleanup a bitmap trace which has a lot of little dots and crap, this is something i've ran into quite a bit so even if it requires some kinda script or something any hints would be appreciated.
I'd like to know if there's any way of selecting all paths that have a bounding box under a certain size? I need to cleanup a bitmap trace which has a lot of little dots and crap, this is something i've ran into quite a bit so even if it requires some kinda script or something any hints would be appreciated.
Thanks ~knas
There is a purge small paths (or similar) extension, but I don't know if it has been added to the updated extensions for 1.xx.xx.
Yeah i saw it but it only selects straight lines, i need something that can select entire paths below a certain size.