Method(s) to interpolate the colors in Interpolation extension

Asked by jrmieo123

Hi all,

I used the Inkscape Interpolate extension to interpolate different vector objects.

(Extensions > Generate From Path > Interpolate)

I need to know which mathematical method(s) are used to interpolate the colors.

Someone could help me ?

Thanks

Jeremie

Question information

Language:
English Edit question
Status:
Solved
For:
Inkscape Edit question
Assignee:
No assignee Edit question
Solved by:
jrmieo123
Solved:
Last query:
Last reply:
Revision history for this message
Hachmann (marenhachmann) said :
#1

Hi Jeremie,

if you understand Python, then I suggest you take a look here:
http://bazaar.launchpad.net/~inkscape.dev/inkscape/0.92.x/view/head:/share/extensions/interp.py

especially at the method "tweenstylecolor"

(the file is also present on your computer)

Kind Regards,
 Maren

Revision history for this message
jrmieo123 (ory-jeremie) said :
#2

Hi maren,

thanks a lot.
I will contact directly the author : Aaron Spike

Kinds regards,

Jeremie