I have a large quantity of drawings in which the text is using various text font styles. I would like to run a script in Hurricane that would do something like a qselect and update all of the texts fonts over to simplex. Any idea of how to go about this? I am new to writing scripts.
You can give this lisp routine a try, if noone else responds. Please back up all of your drawings to a separate folder before starting.
Extract the lisp routine from the ZIP archive into the folder with your drawings. Write and use the following script: (include the parentheses & quotes)
(load "swfontssimplex") swfontssimplex
I don't remember whether this script will get at text or attributes in complex entities like blocks and such. Also not sure if it does all of the different entities such as Text, Mtext, AttDefs, Attributes, Dimensions.