Why does a font have so many names...?
Our team is moving from Type 1 Postscript fonts to Open Type fonts for hundreds of documents, and (long story short) we're trying to do some automation to create and maintain cross reference for everyone.
Problem:
- With help from the Suitcase company (Extensis), I was able to use a sh script to get a list of the names of all our Type 1 fonts (over 5000). This list includes both the Postscript Name and the Name. Example:
Swiss721BT-BoldCondensed (Postscript name)
Swis721 BdCn BT (Font Name) - But now we've noticed that the font list appearing in Illustrator Find Font, and outputted using Adobe Illustrator > Package doesn't match either Postscript or Font name:
Swiss 721 BT Bold Condensed
That pretty much shoots down the automation we were planning to use to develop the cross reference. I understand that there's a Name and a Postscript name embedded in a font. (And physical font names, which are also different and are not going to help.) So we thought we had things covered with the Suitcase list containing both names, but...
Two questions:
- What/where the heck is the font name Adobe provides coming from? What's it called?
- And is there any way of getting the same name output from both Adobe and our font manager? (Unfortuntely, team members have been already creating Package font lists for all these art files. Wish I'd caught this sooner.)
I've attached what we see in Suitcase--same names as in the sh script output.

Thank you for assistance (or maybe just sympathy..).

