Change names upon export?

I have a typeface, let’s call it ABC.

There are three instances, ExtraLight, Light & Book.

When I generate as default, the typeface will be grouped as one family, as normally would be the best.

ABC – ExtraLight
ABC – Light
ABC – Book

But I want three families, like this:

ABC ExtraLight – Regular
ABC Light – Regular
ABC Book – Regular

Is there a way to do it without having to generating three instances and manually rename each document?

In the Instance tab of File > Font Info…, add a Custom Parameter of “familyName” to set the family name for an instance.

1 Like

Ah, of course! Thanks :smile: