I'm extremely new to writing inkscape extension. I've read the docs and did not find a method to inset a shape or converting stroke to path.
Did I miss it somewhere in the docs? I don't need to make changes to the svg itself. I just need to iterate through the path's command and coordinates after they have been insetted or stroke is converted to path.
If not possible through inkex, is there a hacky way to do it?
I'm extremely new to writing inkscape extension. I've read the docs and did not find a method to inset a shape or converting stroke to path.
Did I miss it somewhere in the docs? I don't need to make changes to the svg itself. I just need to iterate through the path's command and coordinates after they have been insetted or stroke is converted to path.
If not possible through inkex, is there a hacky way to do it?