Skip to main content
Participant
January 23, 2019
Answered

Adding fonts to Premier from a Panel?

  • January 23, 2019
  • 1 reply
  • 562 views

Can you import a font into Premier from code in a Panel?

I know the function app.project.importFiles exists, but I have tried using that without success. The project I open still complain about not having the font. Ideally I'd like to first check if Premier has the font, then if not load it so it becomes available when opening the project from the Panel.

This topic has been closed for replies.
Correct answer Bruce Bullis
Can you import a font into Premier from code in a Panel?

PPro enumerates available fonts, from the OS.

While it may be possible for a panel to install fonts into the OS, I've never heard of anyone doing so, and PPro offers no APIs to install fonts.

1 reply

Bruce Bullis
Community Manager
Bruce BullisCommunity ManagerCorrect answer
Community Manager
January 23, 2019
Can you import a font into Premier from code in a Panel?

PPro enumerates available fonts, from the OS.

While it may be possible for a panel to install fonts into the OS, I've never heard of anyone doing so, and PPro offers no APIs to install fonts.