MoI discussion forum
MoI discussion forum

Full Version: Script for selecting letter holes

From: Martin (MARTIN3D)
2 Jan 2019   [#1]
I made a simple script that names, selects and styles all holes of selected curve text. I use the script before exporting curve text to Affinity Designer as it allows to fill all letter holes with the background color at once. The script only works with text that is aligned to one of the three planes. You must select the text curves before running the script.





-Martin

Attachments:
selectLetterHoles.js

Image Attachments:
Screen Shot 2019-01-02 at 11.25.48.png  Screen Shot 2019-01-02 at 11.26.51.png 


From: Martin (MARTIN3D)
2 Jan 2019   [#2]
To make the script more foolproof how can I check if only closed curves are selected?

-Martin