
bulia byak wrote:
I just had an idea for an extension that you might be interested in: blending paths. As you already have all the code for parsing and writing paths in your Python extensions, and since you can borrow the blending algorithm from Skencil (which is itself in Python), I think it would be easy for you - and very useful until we have a "proper" internal implementation of blends (which requires a lot of work).
Ok, there is something called "interpolate" in my latest effects package. I decided not to use/or read any code from Skencil. It may or may not work. I may make a few variations if there are some suggestions. But this just isn't going to be as cool until the internal implementation comes along and makes "live" blends.
Give it a try and let me know what you think.
Aaron Spike