Skip to content

Stroke to Path? #100

Closed Answered by spakin
Apanatshka asked this question in Q&A
Aug 24, 2023 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

Good news! I believe I managed to implement a means of invoking arbitrary Inkscape actions from a Simple Inkscape Scripting script.

I introduced an apply_action function, which invokes inkscape_command as in the partial solution but then patches Simple Inkscape Scripting's state so it's aware that the document has changed from under it.

Documentation for apply_action is available under Inkscape actions in the Simple Inkscape Scripting wiki.

Please download the latest version of the code from the GitHub repository and let me know if this provides the functionality you were looking for.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@spakin
Comment options

Answer selected by Apanatshka
@Apanatshka
Comment options

@spakin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #99 on August 25, 2023 14:21.