OK, script on SourceForge. See specific thread here.
Fun script to write, in addition to all the text path peeping done above, I had to learn to
Fun script to write, in addition to all the text path peeping done above, I had to learn to
- determine the rotation direction of a polygon
- determine if a point is inside a polygon
- extend the slice operator [::] on Python lists