Open elbobo opened 4 years ago
I am also trying to simplify SVG that is imported, however, mine is map data with many irregular edges. Trying to find a way to simplify coastline so it's at a similar level of detail as other counties. Eg, simplify the left so it looks similar to the right.
It seems that this problem is very difficult for an algorithm to solve, so it's probably not within the scope of this plugin.
Hi,
Thanks for this plugin, its great
When I try to use it however, it does not work and I get the following message.
Plugin runtime aborted
When I open the console, this is the error I get
Its probably worth mentioning that I am trying to use it to simplify svgs that have been imported, rather than ones created in the app.
Any advice much appreciated.