Is there a script that lists the font version of a text layer in a PSD?
Is there a script that lists the font version of a text layer in a PSD?
Not the font family, but the version. For example SF Pro version version 19, versus SF Pro version 22.
Sometimes I will receive a PSD from a client that has a text layer with the same font family that I have, but a different font version. I can tell this because that text layer has an exclamation point warning sign on that layer, and the following message pops up:
"Some text layers might beed to be updated before they can be used for vector based output. Do you want to update the layers now?".
I click update, and I'm able to continue working. However, I believe someone creating the PSD has an older or newer version of the font installed on their computer. So I'm wondering if there is a way to identify what version photoshop is expecting.
I'm an early beginner at scripting, so I'm not sure if listing the version is even possible. I did find a script called 'list-fonts' that lists the font family. This is close to what I'm looking for. I'm wondering if there is a way to take it a step further so it lists the version.
https://github.com/frontendbeast/list-fonts
Thank you!
