Hello, I have an Illustrator script that takes text on a path and turns it into point type. I'd like to modify the script so that it works on text on a path when the text is not fully expanded or can't fit on the length of the path (ie when it shows the little red plus symbol) and also so that it also keeps the orientation of the type (ie so that it stays at the same angle and position on the artboard).
Here is a link to the script I'd like to modify: http://kelsocartography.com/scripts/scripts/nvkelso/DetachTextFromPath.jsx
And here is another type script that converts area type to point type while keeping the orientation of the text:
http://kelsocartography.com/scripts/scripts/nvkelso/MakePointType_v3.jsx
Any help or suggestions would be greatly appreciated.
thanks,
- Chris