: Inkscape - Get interpolation parameters After using Inkscape's interpolation, is there a straight-forward way of getting the parameters that were used to create the result? Interpolation dialog with
After using Inkscape's interpolation, is there a straight-forward way of getting the parameters that were used to create the result?
Interpolation dialog with sample params:
Motivation:
I'm experimenting with different interpolation params, to see which yield best looking result. Labelling different outputs with text tool is my current approach, but perhaps there is a better way.
As mentioned, I'm looking for a straight-forward solution. For instance, measuring distance between interpolation steps to learn the exponent, is a total overkill.
More posts by @Mendez620
1 Comments
Sorted by latest first Latest Oldest Best
There is no straight-forward way to retrieve the interpolation parameters. To be precise: There is no way at all to retrieve the exact parameters.
Interpolation is not an effect, but generates new obejcts. The new objects are just like any other object. The SVG does not contain any hints that they were generated.
Suggestions:
Use live preview to play around.
Modify the "interpolate" extension to add a text with the parameters used. Location of the script is listed under Edit > Preferences > System, System Data. The script file is named interp.py.
Write a script that generates a table of labeled interpolation examples for lots of different parameter combinations.
This answer is not satisfying, but that's the way it is. Sorry.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.