I got to correct many font files, in each one of them I have to do 7 Find and Replace procedures like:
Find “a” and change to “_a”
Find “b” and change to “_b”
Find “c” and change to “_c”
etc.
Well, 7 procedures for more than 100 fonts is a time consuming business…
Is there a way to define a kind of sequence that makes these 7 Find and Replace in one go?
I can dream of a script that will do that for whole fonts in a folder but I guess it’s a daydream!