- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I would like to make a lsp routine to make halo text for a ttf font. There are numerous posts about how it cant be done but I have worked out a way to make it work.
I have figured out how to do it manually but want to automate the process so others at work can do it also.
If some could whip up a lsp for me that would be amazing otherwise give me some direction as i have no idea how to start.
The list of events that needs to happen is:
select a mtext word in model space
copytolayer
G-HALO_TEXT
then select that copied mtext
TXPEXP
then select that exploded mtext
REGION
then select that mtext
UNION
then select that mtext
EXPLODE
then select those shapes
EXPLODE
then select those lines
JOIN
then select those Polylines
give them a global width of 1 and send them behind the original text layer.
I think with time I might be able to work out a script that could do it to a whole layer but I want to be able to select the mtext to start.
And that should do it.
I am happy to take pointer and learn what I can but it's a fair bit to start with, all help greatly appreciated.
Cheerrs
Simon
Solved! Go to Solution.