

There are other much better resources for that sort of thing. What is provided below is not intended to be a lesson in the basics of AppleScript. At that point I would be ready to launch their project in whatever application they used and proceed. The script would also deactivate all other fonts in my collection, then activate the library I just imported.

#Fontagent activator pro
So what I did by using AppleScript and FontAgent Pro was create a droplet application where I would drag the folder of files provided by a client (which was named with the job number) and the fonts contained would be automatically imported into a unique library with the same name as the job number. The fonts (which they usually gathered using a Package or Collect for Output command) that accompanied the project needed to be imported into FontAgent Pro and activated for me to move forward. It was common for me to receive many different jobs from many different clients during the day. In the past, I was employed as a pre-press technician. Let me give you an example of how this might be useful: There are lots of things we can automate with FontAgent Pro, but one of the most useful scripts is one that handles the import and activation of fonts by dragging a folder of fonts onto a AppleScript application.

So if you have a workflow that uses fonts and you want to automate it with scripts, your choices are limited. Previous versions of Suitcase supported AppleScript, but the current version of Suitcase Fusion 2 does not.
#Fontagent activator software
FontAgent Pro from Insider Software supports Applescript as does MasterJuggler. Not all applications will let you use AppleScript, and not many font managers do. It is the lingua franca that helps your programs and you become more productive. In short, when you want your applications to start working together, you can turn to AppleScript. One of the least known features about FontAgent Pro 4 is that you can automate it using AppleScript.įor those of you unfamiliar with AppleScript, it is an English-like language used to write scripts that automate the actions of your Mac and the applications on it.
