spakin / SimpInkScr

Simple Inkscape Scripting
https://inkscape.org/~pakin/%E2%98%85simple-inkscape-scripting
GNU General Public License v3.0
320 stars 31 forks source link

Stroke to Path? #99

Closed Apanatshka closed 1 year ago

Apanatshka commented 1 year ago

Is there a way to call the Path -> Stroke to Path functionality? I've found the path operations like union/difference/etc, I've found the to_path method which corresponds to Path -> Object to Path, but I could find stroke to path...