Right now I have a script that selects area between two diffrent paths (that have same number of strokes and points but might be different scale).
How I am doing it is simply using existing points to define the surface but it's inaccurate in this case.
See in blue, is what i am doing but the hump in the curve throws off the accuracy.
But ideally, i would have to break it up into 2 pieces like red. that way it'll cover the area like as if every point is stretched.
Is there a way to determine where these points are...and is it possible to add these points onto existing path like inserting them there?
