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
Is it possible to do that in photoshop? If yes you can see what output you get from readPsd when reading PSD file with custom font. You can also share PSD file with custom font so I can check if it's read correctly.
Photoshop supports all the fonts available in your system and will export them with there Postscript name under text.style.font.name which can be seen in the read PSD. While writing to the PSD file you need to specify the font post script name in the text.style.font.name and this font should be available on you local machine. Once this is done photoshop will the show the text in that font style.
No description provided.
The text was updated successfully, but these errors were encountered: