Hello micheus and tkbd,
I've found a fix for the <circle> in the svg plugin. There was still a point at the end of the generated path that was similar to the first point before the path closing command. It could be that key_exists might have been caused by that.
Here is the test file with the fix:
Here is the newest .beam/.erl
wpc_svg_path.tar
I might try to make a change to the kind of path that is generated for <circle> and another bug I have noticed, before making a pull request.
I've found a fix for the <circle> in the svg plugin. There was still a point at the end of the generated path that was similar to the first point before the path closing command. It could be that key_exists might have been caused by that.
Here is the test file with the fix:
Here is the newest .beam/.erl
wpc_svg_path.tar
I might try to make a change to the kind of path that is generated for <circle> and another bug I have noticed, before making a pull request.