You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using fonts from Adobe CC Desktop app in my After Effects scene, I would expect Deadline Cloud to render out using those custom fonts.
Current Behaviour
The After Effects render from Deadline Cloud does not use the custom fonts and instead falls back to a builtin font.
Reproduction Steps
We utilize the Typekit fonts from Adobe in our After Effects renders and when we submit the AE job to Deadline Cloud, the fonts don't come along and the render is completed with the wrong font :(
You should be able to create a blank render with a custom font from Adobe Fonts and then try to submit that.
It will come back without the correct font rendered in
Code Snippet
This is probably more complex than it initially looks.
Adobe seems to install the fonts to C:\Users\<your user name>\AppData\Roaming\Adobe\CoreSync\plugins\livetype\r with custom non human readable names.
These fonts apparently will come down just in time if the after effects instance is logged in to Adobe Creative Cloud but if you launch AfterEffects as a render only node, it does not appear to implement that.
I have yet to test if including these as job attachments would work, or if we have to install them as system fonts on the worker.
Expected Behaviour
When using fonts from Adobe CC Desktop app in my After Effects scene, I would expect Deadline Cloud to render out using those custom fonts.
Current Behaviour
The After Effects render from Deadline Cloud does not use the custom fonts and instead falls back to a builtin font.
Reproduction Steps
We utilize the Typekit fonts from Adobe in our After Effects renders and when we submit the AE job to Deadline Cloud, the fonts don't come along and the render is completed with the wrong font :(
You should be able to create a blank render with a custom font from Adobe Fonts and then try to submit that.
It will come back without the correct font rendered in
Code Snippet
This is probably more complex than it initially looks.
Adobe seems to install the fonts to
C:\Users\<your user name>\AppData\Roaming\Adobe\CoreSync\plugins\livetype\r
with custom non human readable names.These fonts apparently will come down just in time if the after effects instance is logged in to Adobe Creative Cloud but if you launch AfterEffects as a render only node, it does not appear to implement that.
I have yet to test if including these as job attachments would work, or if we have to install them as system fonts on the worker.
Some links I've found:
The text was updated successfully, but these errors were encountered: