07-16-2020, 11:42 AM 
	
	
	
		I updated the plugin to 0.17 (how to get it, see post #1). The changes are in the new "Map shaped by a Bezier arc quadrilateral (easy)". The reference box can now be chosen from 5 alternatives:
Number 5 needs a path to be input. It is supposed to be a quadrilateral. Only anchors (four) matter. It need not be rectangular. Actually, this is the old Base in disguise. This way I smuggled the Base back in, though this time into the back row.
What I miss here is the Target. I think it has its own role. At the present the Shaper has two functions: it determines the shape, and it determines the destination. I still think these two had better be separated. For example, consider the drawings in Rich's post (#15). In addition to shaping the text, the plugin tilted it by 45 degrees. I guess the reason is where the four anchors of the Shaper were located: bottom, right, top, left. The user probably would like to control such matters. In this particular case I see three alternative remedies:
	
	
	
- Use bounding box of the source path
 
- Use bounding box of anchors of the source path
 
- Use bounding box of selection
 
- Take reference box from guides
 
- Take reference box from a path
 
Number 5 needs a path to be input. It is supposed to be a quadrilateral. Only anchors (four) matter. It need not be rectangular. Actually, this is the old Base in disguise. This way I smuggled the Base back in, though this time into the back row.
What I miss here is the Target. I think it has its own role. At the present the Shaper has two functions: it determines the shape, and it determines the destination. I still think these two had better be separated. For example, consider the drawings in Rich's post (#15). In addition to shaping the text, the plugin tilted it by 45 degrees. I guess the reason is where the four anchors of the Shaper were located: bottom, right, top, left. The user probably would like to control such matters. In this particular case I see three alternative remedies:
- Before applying the plugin, rotate the Shaper by 45 degrees.
 
- After applying the plugin, rotate the resulting path by 45 degrees.
 
- Instead of the easy version, use the fuller version and a rectangular Target with sides running horizontal, vertical, horizontal, vertical.
 

 

 
