VisiCut icon indicating copy to clipboard operation
VisiCut copied to clipboard

inkscape cloned groups fail to show all objects

Open jnweiger opened this issue 10 years ago • 4 comments

Reproduce with inkscape: draw two rectangles. Group them. Create a clone of the group, rotate the clone 90 deg, save.

box_cloned Open in VisiCut, I see only 3 rectangle, not 4.

jnweiger avatar Jul 12 '15 20:07 jnweiger

box_cloned.svg https://gist.github.com/jnweiger/12ca918954676cd3b25c

jnweiger avatar Jul 12 '15 20:07 jnweiger

Hi Jürgen :) Using the inkscape plugin everything works for me. (as expected, because it unlinks clones) Directly opening the SVG in VisiCut fails to cut, but raster-engrave works. So the trouble must be at the point where cutting paths are determined from the SVG.

mgmax avatar Jul 12 '15 20:07 mgmax

This is still an issue in the latest visicut (1.9-70).

Thanks for the tip about using the inkscape plugin, that indeed seems to work around this problem.

matthijskooijman avatar Aug 16 '20 10:08 matthijskooijman

I suspect that #354 may be related. Seeing as both use references within the file. Still trying to wrap my head around this one though.

cdemeijer avatar Oct 06 '20 20:10 cdemeijer