Copy link to clipboard
Copied
Hey guys, is there a way to know through script if a font is from Adobe?
Thanks in advance
Copy link to clipboard
Copied
The only way of doing that is to get the fonts list, check the postscript of the font and compare those. Fonts listing is not available natively, but you can use Aeviewer API to get the list of the installed fonts:
https://github.com/axwt/aeviewer-api#get-an-object-with-available-system-fonts