FaceSVG
FaceSVG copied to clipboard
Pocket cuts around a cut out do not work.
First, there is a bug that a pocket cut that is a cut out around an opening is being generated with an incorrect SVG keyword ("file-rule" instead of "fill-rule"). But even after correcting that it is not clear whether the generated SVG will be correct for what Shaper expects.
What is generated is the pocket cut, but there is not an inside cut being generated (black border, white fill). The Shaper origin displays this strangely.
The basic issue (bad SVG keyword) is fixed with 2.2.0, but there are still issues with the SVG generated. It may require changes to the plugin, or it may be an issue with the Shaper origin and its (incorrect?) interpretation of "evenodd" svg fill.