Hi All,

Another beginner question for the Cairo Squad.
I'm attempting to learn how to build a non-uniform, image stretching-tool with VB sliders as the warp inducer.
With the hopes that I could achieve something like this Photoshoped warp, but programmatically.

Name:  Non Uniform Stretching.jpg
Views: 891
Size:  14.2 KB

Is such a thing achievable in Cairo?
I've been trawling through the web, only to find the PyCairo documentation talking about mesh patterns.

Name:  PyCairo Document P1.jpg
Views: 923
Size:  27.2 KB

With their example of:

Name:  PyCairo Document P2.jpg
Views: 928
Size:  33.0 KB

I tried searching through the lists of properties of Cairo 'things' in VB, RC6, patterns, surfaces etc, but I couldn't find anything to compare with the documentation above.

Does that mean we can't do this via Cairo-VB6, or am I barking up the wrong tree altogether?