Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shengyang998/7f597f9c6823dc514b0a010944dd07ce to your computer and use it in GitHub Desktop.
Save shengyang998/7f597f9c6823dc514b0a010944dd07ce to your computer and use it in GitHub Desktop.
Font name information
Type 1 fonts (also called PostScript fonts) often appear with different names in Mac OS font menus than they do in Windows font menus. While each Type 1 font has a unique PostScript name that is identical in Mac OS and in Windows, the same Type 1 font appears with a different name in font menus in Mac OS, in font menus in Windows, and in Adobe Type Manager (ATM) for Windows. These name differences can lead to a perception that fonts are missing in Windows, and can cause fonts to be substituted with other fonts when you transfer files across platforms.Although fonts may have different names on different platforms, once you understand font name style links, you can use them to access your fonts on both platforms and avoid font matching problems
via [here](https://www.adobe.com/content/dam/acom/en/devnet/font/pdfs/5090.FontNameList.pdf)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment