질문
How to get the name and the path of the font used in photoshop (not textItem.font)
I'm trying to get the real name of the font and the path, is there a "easy" way to do it ?
i need to get the font file (*.ttf or *.otf) and copy to the same directory as the psd file, that's why textItem.font doen't work for me.
thanks in advance
