mightyscape-1.2 icon indicating copy to clipboard operation
mightyscape-1.2 copied to clipboard

A maintained extension collection for Inkscape 1.2, working on Windows and Linux

Results 102 mightyscape-1.2 issues
Sort by recently updated
recently updated
newest added

The following example creates a wrong unwiding. Check the following file carefully. Maybe some subpaths are not correctly chained ![unwind-bug](https://user-images.githubusercontent.com/5631071/211669116-b71f09be-795a-4a93-a10d-f5fcbd02d257.svg)

bug

the following file has problems removing duplicates. the lines in the right block are shifted unwantedly ![contour-scanner-trim-fail](https://user-images.githubusercontent.com/5631071/211105897-3d79e2c5-786e-4661-b9e1-05c26506c10e.svg) might belong to https://github.com/eridur-de/mightyscape-1.2/issues/57

bug

In case a non-path (e.g. rect, ellipsis) quick joint does not apply tabs and it does not warn about it. We should add some info or some conversion option maybe...

enhancement

- add unit selection - add style settings (fill, stroke)

enhancement

The following examples shows some unwanted shifting of the objects: ![Bildschirmfoto vom 2023-01-02 12-25-37](https://user-images.githubusercontent.com/5631071/210250303-38c82a90-ad3b-447a-9d78-493de57378b8.png) ![Bildschirmfoto vom 2023-01-02 12-25-38](https://user-images.githubusercontent.com/5631071/210250306-e5d5f5c7-9763-4ddf-a2bb-7c5163f2393e.png)

bug

In some config circumstances useless lines are created when unwinding: ![grafik](https://user-images.githubusercontent.com/5631071/210189113-b343675d-b20f-4053-befe-c82db56aed16.png) the example file: ![unwind sample](https://user-images.githubusercontent.com/5631071/210189127-d12bb294-ca25-4bea-9568-3eab0716c787.svg)

bug

from https://github.com/eridur-de/mightyscape-1.X/issues/11: Hi, sorry for the delay. I was off due to holidays. I checked your video and understand the feature you want. Indeed we need some support for such...

new extension

A lot of generator plugins should place the object at the center of the named view, like ``` g_attribs = {inkex.addNS('label','inkscape'): 'Sprocket ' + size + "-" + str(N), 'transform':...

enhancement

Add some option to * create small center crosses for each object or whole selection as one object - sometimes useful for lasercutting (positioning) * option to delete the objects...

For variable with string content, which collides with file system, we need to change. Content like "O-601/K" cannot be written to hard drive as file name for example. So we...