Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I get an illegal font name error trying to use an AAT (or OpenType) font; whats wrong?

0
Posted

I get an illegal font name error trying to use an AAT (or OpenType) font; whats wrong?

0

This error comes from the mktextfm tool when it is asked to build a .tfm file for a font, but the font name includes characters such as space. Generally, this means that the name you specified in the \font command does not exactly match the name of the font installed in Mac OS X; therefore, xetex didn’t find the installed font, and tried to use a .tfm instead. To check the name of a font, look in Font Book to see what name is displayed under the sample text, when you select the font family and face you’re trying to use. For example, the Regular face of Times is called “Times Roman”, whereas the Regular face of Palatino is simply “Palatino”. So asking for “Palatino Roman” will lead to an illegal font name error.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123